On 09/02/14 at 07:52am, Vivek Goyal wrote: > On Mon, Sep 01, 2014 at 11:15:40AM +0800, Baoquan He wrote: > > ---------------------------------------------------------------------- > ^^^^^ > > Why this line is there? Oh, I thought you just meant the header, not including this line. > > > TYPE PAGES EXCLUDABLE DESCRIPTION > > ZERO 28823 yes Pages filled with zero > > CACHE 197932 yes Cache pages > > CACHE_PRIVATE 15862 yes Cache pages + private > > USER 30778 yes User process pages > > FREE 3671105 yes Free pages > > KERN_DATA 105168 no Dumpable kernel data > > > > Total pages on system: 4049668 > > So this is assuming page size 4K? If some arch is using 16K or 64K, > will it still work correctly. This patchset is only for x86_64. Let's firstly introduce this new feature, if user like it, it can be extended to more ARCHs. > > Thanks > Vivek > > _______________________________________________ > kexec mailing list > kexec at lists.infradead.org > http://lists.infradead.org/mailman/listinfo/kexec