[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20121219170038.f7b260c3.akpm@linux-foundation.org>
Date: Wed, 19 Dec 2012 17:00:38 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: ebiederm@...ssion.com (Eric W. Biederman)
Cc: Atsushi Kumagai <kumagai-atsushi@....nes.nec.co.jp>,
linux-kernel@...r.kernel.org, kexec@...ts.infradead.org,
linux-mm@...ck.org
Subject: Re: [PATCH v2] Add the values related to buddy system for filtering
free pages.
On Wed, 19 Dec 2012 16:57:03 -0800
ebiederm@...ssion.com (Eric W. Biederman) wrote:
> Andrew Morton <akpm@...ux-foundation.org> writes:
>
> > Is there any way in which we can move some of this logic into the
> > kernel? In this case, add some kernel code which uses PageBuddy() on
> > behalf of makedumpfile, rather than replicating the PageBuddy() logic
> > in userspace?
>
> All that exists when makedumpfile runs is a core file. So it would have
> to be something like a share library that builds with the kernel and
> then makedumpfile loads.
Can we omit free pages from that core file?
And/or add a section to that core file which flags free pages?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists