Lines Matching +full:cpu +full:- +full:map
1 What: /sys/devices/system/cpu/dscr_default
2 Date: 13-May-2014
6 /sys/devices/system/cpu/cpuN/dscr on all CPUs.
9 all per-CPU defaults at the same time.
12 What: /sys/devices/system/cpu/cpu[0-9]+/dscr
13 Date: 13-May-2014
17 a CPU.
22 on any CPU where it executes (overriding the value described
27 What: /sys/devices/system/cpu/cpuX/topology/physical_package_id
33 What: /sys/devices/system/cpu/cpuX/topology/die_id
34 Description: the CPU die ID of cpuX. Typically it is the hardware platform's
39 What: /sys/devices/system/cpu/cpuX/topology/core_id
40 Description: the CPU core ID of cpuX. Typically it is the hardware platform's
45 What: /sys/devices/system/cpu/cpuX/topology/cluster_id
51 What: /sys/devices/system/cpu/cpuX/topology/book_id
57 What: /sys/devices/system/cpu/cpuX/topology/drawer_id
63 What: /sys/devices/system/cpu/cpuX/topology/core_cpus
64 Description: internal kernel map of CPUs within the same core.
68 What: /sys/devices/system/cpu/cpuX/topology/core_cpus_list
69 Description: human-readable list of CPUs within the same core.
70 The format is like 0-3, 8-11, 14,17.
74 What: /sys/devices/system/cpu/cpuX/topology/package_cpus
75 Description: internal kernel map of the CPUs sharing the same physical_package_id.
79 What: /sys/devices/system/cpu/cpuX/topology/package_cpus_list
80 Description: human-readable list of CPUs sharing the same physical_package_id.
81 The format is like 0-3, 8-11, 14,17.
85 What: /sys/devices/system/cpu/cpuX/topology/die_cpus
86 Description: internal kernel map of CPUs within the same die.
89 What: /sys/devices/system/cpu/cpuX/topology/ppin
90 Description: per-socket protected processor inventory number
93 What: /sys/devices/system/cpu/cpuX/topology/die_cpus_list
94 Description: human-readable list of CPUs within the same die.
95 The format is like 0-3, 8-11, 14,17.
98 What: /sys/devices/system/cpu/cpuX/topology/cluster_cpus
99 Description: internal kernel map of CPUs within the same cluster.
102 What: /sys/devices/system/cpu/cpuX/topology/cluster_cpus_list
103 Description: human-readable list of CPUs within the same cluster.
104 The format is like 0-3, 8-11, 14,17.
107 What: /sys/devices/system/cpu/cpuX/topology/book_siblings
108 Description: internal kernel map of cpuX's hardware threads within the same
112 What: /sys/devices/system/cpu/cpuX/topology/book_siblings_list
113 Description: human-readable list of cpuX's hardware threads within the same
115 The format is like 0-3, 8-11, 14,17. it's only used on s390.
118 What: /sys/devices/system/cpu/cpuX/topology/drawer_siblings
119 Description: internal kernel map of cpuX's hardware threads within the same
123 What: /sys/devices/system/cpu/cpuX/topology/drawer_siblings_list
124 Description: human-readable list of cpuX's hardware threads within the same
126 The format is like 0-3, 8-11, 14,17. it's only used on s390.