On 12/22/2014 09:25 AM, Rafael Aquini wrote: > Remaining question here is: should we print out 'pagesize' deliberately > or conditionally, only to disambiguate cases where page_size != PAGE_SIZE? I say print it unconditionally. Not to completely overdesign this, but I do think we should try to at least mirror the terminology that smaps uses: KernelPageSize: 4 kB MMUPageSize: 4 kB So definitely call this kernelpagesize. It appears that powerpc is the only architecture where there is a difference, and I'm not sure that this is very common at all these days. Do we need mmupagesize in numa_maps too? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>