> Export per cpuset meminfo through cpuset.meminfo file. This is easier than > user program to aggregate it across each nodes in nodemask. Now userland folks calculate it by userland tools by using /sys/device/node/meminfo. So, The description should explain why do you want to avoid userland calculation. Avoid annoying? Or you've found some corner case? Also please avoid cut-n-paste code duplication. please try unify with other meminfo code. > > Ying Han (2): > Add hugetlb_report_nodemask_meminfo() > Add per cpuset meminfo > > include/linux/hugetlb.h | 3 + > kernel/cpuset.c | 118 +++++++++++++++++++++++++++++++++++++++++++++++ > mm/hugetlb.c | 21 ++++++++ > 3 files changed, 142 insertions(+), 0 deletions(-) > > -- > 1.7.3.1 > > -- > To unsubscribe, send a message with 'unsubscribe linux-mm' in > the body to majordomo@xxxxxxxxxx For more info on Linux MM, > see: http://www.linux-mm.org/ . > Fight unfair telecom policy in Canada: sign http://dissolvethecrtc.ca/ > Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom policy in Canada: sign http://dissolvethecrtc.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>