[PATCH 0/5] mm: modest useability enhancements for node sysfs attrs

From: Alex Chiang
Date: Mon Oct 19 2009 - 17:34:18 EST


I've been poking at memory/node hotplug lately, and found myself wondering
what node a memory section or CPU might belong to.

Yes, the information is there in sysfs, but to me, having a symlink pointing
back to the node is so much more convenient.

Thanks,
/ac

---

Alex Chiang (5):
mm: add numa node symlink for memory section in sysfs
mm: refactor register_cpu_under_node()
mm: refactor unregister_cpu_under_node()
mm: add numa node symlink for cpu devices in sysfs
Documentation: ABI: document /sys/devices/system/cpu/


Documentation/ABI/testing/sysfs-devices-cpu | 42 ++++++++++++++++++
Documentation/ABI/testing/sysfs-devices-memory | 14 ++++++
Documentation/memory-hotplug.txt | 11 +++--
drivers/base/node.c | 56 +++++++++++++++++-------
4 files changed, 102 insertions(+), 21 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-devices-cpu

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/