public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] [PATCH] naming reserved pages and remove PG_uncached [0/3]
@ 2005-04-28  8:16 KAMEZAWA Hiroyuki
  2005-04-28  8:19 ` [RFC] [PATCH] naming reserved pages and remove PG_uncached [1/3] KAMEZAWA Hiroyuki
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: KAMEZAWA Hiroyuki @ 2005-04-28  8:16 UTC (permalink / raw)
  To: linux-ia64

Hi, Jes

I'm now writing a patch and want your comments .

(*)This patches add information to Reserved pages using page->private field.

I think pages markd with PG_uncached are not managed by alloc_pages()/free_pages().
So, instead of using PG_uncached, using (*) and reserved as "reserved_uncached" can
work enough, I think.

"Allocating and isolating" method cannot work with memory-hotplug stuff.

Can this patch work with your mspec ?

[1/3] function for naming pages using page->private
[2/3] name reserved_at_boot pages
[3/3] name reserved_uncached pages

Thanks.
-- Kame





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-04-28  8:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-28  8:16 [RFC] [PATCH] naming reserved pages and remove PG_uncached [0/3] KAMEZAWA Hiroyuki
2005-04-28  8:19 ` [RFC] [PATCH] naming reserved pages and remove PG_uncached [1/3] KAMEZAWA Hiroyuki
2005-04-28  8:20 ` [RFC] [PATCH] naming reserved pages and remove PG_uncached [2/3] KAMEZAWA Hiroyuki
2005-04-28  8:22 ` [RFC] [PATCH] naming reserved pages and remove PG_uncached [3/3] KAMEZAWA Hiroyuki
2005-04-28  8:24 ` [RFC] [PATCH] naming reserved pages and remove PG_uncached Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox