These patches are against lsmem/chmem in util-linux, they add support for listing and changing memory zone allocation. Added Michal Hocko and linux-mm on cc, to raise general awareness for the lsmem/chmem tools, and the new memory zone functionality in particular. I think this can be quite useful for memory hotplug kernel development, and if not, sorry for the noise. Andre Wild (1): lsmem/chmem: add memory zone awareness to bash-completion Gerald Schaefer (2): lsmem/chmem: add memory zone awareness tests/lsmem: update lsmem test with ZONES column bash-completion/chmem | 1 + bash-completion/lsmem | 2 +- sys-utils/chmem.8 | 19 +++++ sys-utils/chmem.c | 136 +++++++++++++++++++++++++++++++-- sys-utils/lsmem.1 | 4 +- sys-utils/lsmem.c | 98 +++++++++++++++++++++++- tests/expected/lsmem/lsmem-s390-zvm-6g | 21 +++++ tests/expected/lsmem/lsmem-x86_64-16g | 39 ++++++++++ tests/ts/lsmem/lsmem | 1 + 9 files changed, 309 insertions(+), 12 deletions(-) -- 2.13.5 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html