Lines Matching full:topology

3  * Scheduler topology setup/handling methods
747 * NUMA topology (first read the regular topology blurb below)
757 * which represents a 4 node ring topology like:
769 * For the above NUMA topology that gives 3 levels:
780 * As can be seen; things don't nicely line up as with the regular topology.
783 * the topology.
810 * Another 'interesting' topology is:
826 * This topology is asymmetric, nodes 1,2 are fully connected, but nodes 0,3
999 * Package topology (also see the load-balance blurb in fair.c)
1002 * topology features. By default (default_topology[]) these include:
1017 * denote the ever growing mask of CPUs belonging to that level of topology.
1041 * topology levels, while sched_group moves you sideways through it, at child
1155 * unless there are asymmetries in the topology. If there are asymmetries,
1300 * SD_flags allowed in topology descriptions.
1302 * These flags are purely descriptive of the topology and do not prescribe
1310 * Odd one out, which beside describing the topology has a quirk also
1342 "wrong sd_flags in topology description\n")) in sd_init()
1345 /* Apply detected topology flags */ in sd_init()
1430 * Topology list, bottom-up.
1501 * A system can have three types of NUMA topology:
1506 * The difference between a glueless mesh topology and a backplane
1507 * topology lies in whether communication between not directly
1512 * The type of topology can be discerned with the following tests:
1658 /* Compute default topology size */ in sched_init_numa()
1667 * Copy the default topology bits.. in sched_init_numa()
1726 * sched_numa_find_closest() - given the NUMA topology, find the cpu
1865 pr_err("BUG: arch topology borken\n"); in build_sched_domain()
1883 * Ensure topology masks are sane, i.e. there are no conflicts (overlaps) for
1884 * any two given CPUs at this (non-NUMA) topology level.
1906 * match the topology we're about to build, but that can only in topology_span_sane()
1944 * Examine topology from all CPU's point of views to detect the lowest in asym_cpu_capacity_level()
2099 * CPU core maps. It is supposed to return 1 if the topology changed