Documentation: scheduler: fix outdated information on sched groups
authorAdrian Freund <adrian@freund.io>
Tue, 7 Apr 2020 13:05:25 +0000 (15:05 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 21 Apr 2020 19:38:27 +0000 (13:38 -0600)
commit7b9121040d83eb9e332f7dbc140eca17643d3586
tree6db66942ecd373f683a8ac101f7d7dcab250ee58
parent5af438d0dcdbdbc1da4f3abcdf08fe9b1291ca02
Documentation: scheduler: fix outdated information on sched groups

The documentation claims that two sched groups must not overlap. This is
no longer true, as overlapping sched groups are used on NUMA systems.
This change has been introduced by commit e3589f6c81e47 and was
documented by an in-code comment in commit 35a566e6e8a18.

Signed-off-by: Adrian Freund <adrian@freund.io>
Link: https://lore.kernel.org/r/20200407130525.76663-1-adrian@freund.io
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/scheduler/sched-domains.rst