linux/Documentation
Barry Song 9032dc2115 Documentation: scheduler: fix information on arch SD flags, sched_domain and sched_debug
This document seems to be out of date for many, many years. Even it has
misspelled from the first day.
ARCH_HASH_SCHED_TUNE should be ARCH_HAS_SCHED_TUNE
ARCH_HASH_SCHED_DOMAIN should be ARCH_HAS_SCHED_DOMAIN

Since v2.6.14, kernel completely deleted the relevant code and even
arch_init_sched_domains() was deleted.

Right now, kernel is asking architectures to call set_sched_topology() to
override the default sched domains.

On the other hand, to print the schedule debug information, users need to
set sched_debug cmdline or enable it by sysfs entry. So this patch also
adds the description for sched_debug.

Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Valentin Schneider <valentin.schneider@arm.com>
Link: https://lkml.kernel.org/r/20201113115018.1628-1-song.bao.hua@hisilicon.com
2020-11-19 11:25:46 +01:00
..
2020-10-25 10:55:35 -07:00
2020-10-25 10:55:35 -07:00
2020-10-24 12:46:42 -07:00
2020-10-18 14:45:59 -07:00
2020-10-23 13:56:34 -07:00
2020-10-20 10:19:02 -07:00
2020-10-14 15:56:58 -07:00
2020-09-09 11:41:20 -06:00
2020-10-13 13:33:16 -05:00
2020-10-16 15:02:21 -07:00
2020-10-14 16:19:42 -07:00
2020-10-13 13:33:16 -05:00
2020-10-16 15:02:21 -07:00
2020-10-16 15:02:21 -07:00
2020-10-23 11:17:56 -07:00