Re: [PATCH] Add the values related to buddy system for filtering free pages

2012-12-09 Thread Atsushi Kumagai
Hello Vivek, On Fri, 7 Dec 2012 10:08:05 -0500 Vivek Goyal wrote: > On Wed, Nov 21, 2012 at 05:02:47PM +0900, Atsushi Kumagai wrote: > > This patch adds the values related to buddy system to vmcoreinfo data > > so that makedumpfile (dump filtering command) can filter out all free > > pages with

Re: [PATCH] Add the values related to buddy system for filtering free pages

2012-12-07 Thread Vivek Goyal
On Wed, Nov 21, 2012 at 05:02:47PM +0900, Atsushi Kumagai wrote: > This patch adds the values related to buddy system to vmcoreinfo data > so that makedumpfile (dump filtering command) can filter out all free > pages with the new logic. > It's faster than the current logic because it can distinguis

[PATCH] Add the values related to buddy system for filtering free pages

2012-11-21 Thread Atsushi Kumagai
This patch adds the values related to buddy system to vmcoreinfo data so that makedumpfile (dump filtering command) can filter out all free pages with the new logic. It's faster than the current logic because it can distinguish free page by analyzing page structure at the same time as filtering for