File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -1551,11 +1551,12 @@ static struct cpumask ***sched_domains_numa_masks;
1551
1551
*
1552
1552
* These flags are purely descriptive of the topology and do not prescribe
1553
1553
* behaviour. Behaviour is artificial and mapped in the below sd_init()
1554
- * function:
1554
+ * function. For details, see include/linux/sched/sd_flags.h.
1555
1555
*
1556
- * SD_SHARE_CPUCAPACITY - describes SMT topologies
1557
- * SD_SHARE_PKG_RESOURCES - describes shared caches
1558
- * SD_NUMA - describes NUMA topologies
1556
+ * SD_SHARE_CPUCAPACITY
1557
+ * SD_SHARE_PKG_RESOURCES
1558
+ * SD_CLUSTER
1559
+ * SD_NUMA
1559
1560
*
1560
1561
* Odd one out, which beside describing the topology has a quirk also
1561
1562
* prescribes the desired behaviour that goes along with it:
You can’t perform that action at this time.
0 commit comments