diff options
author | Kusanagi Kouichi <slash@ac.auone-net.jp> | 2013-01-03 18:43:20 +0900 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-01-03 10:53:40 +0100 |
commit | 145bfa9d16cb1277cc98197f9bd048feacba3b8a (patch) | |
tree | d56fc247d03c439f8f10afc7425891e87442f127 /Documentation/ABI | |
parent | 106f9d9337f65bd428c0c79f650e3489e458d771 (diff) |
Revert "Documentation: ABI: /sys/devices/system/cpu/cpu#/node"
This reverts commit cba5dd7fa535b7684cba68e17ac8be5b0083dc3d.
Commit cba5dd7fa535b7684cba68e17ac8be5b0083dc3d duplicates
/sys/devices/system/cpu/cpu#/node entry.
Commit 657348a056eea4a27be20cf8e22c98a252597447 has already added it.
Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r-- | Documentation/ABI/testing/sysfs-devices-system-cpu | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu index 6943133afcb8..9c978dcae07d 100644 --- a/Documentation/ABI/testing/sysfs-devices-system-cpu +++ b/Documentation/ABI/testing/sysfs-devices-system-cpu @@ -67,20 +67,6 @@ Description: Discover NUMA node a CPU belongs to /sys/devices/system/cpu/cpu42/node2 -> ../../node/node2 -What: /sys/devices/system/cpu/cpu#/node -Date: October 2009 -Contact: Linux memory management mailing list <linux-mm@kvack.org> -Description: Discover NUMA node a CPU belongs to - - When CONFIG_NUMA is enabled, a symbolic link that points - to the corresponding NUMA node directory. - - For example, the following symlink is created for cpu42 - in NUMA node 2: - - /sys/devices/system/cpu/cpu42/node2 -> ../../node/node2 - - What: /sys/devices/system/cpu/cpu#/topology/core_id /sys/devices/system/cpu/cpu#/topology/core_siblings /sys/devices/system/cpu/cpu#/topology/core_siblings_list |