linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* set_phys_avail() futures question
@ 2005-06-29 21:14 Jon Loeliger
  2005-06-29 23:56 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 5+ messages in thread
From: Jon Loeliger @ 2005-06-29 21:14 UTC (permalink / raw)
  To: linuxppc-dev@ozlabs.org

Ben (primarily),

I'd like to get your opinion on what the future of
arch/ppc/mm/init.c/set_phys_avail() looks like.
Currently, its job is to traverse the mem_pieces data
and remove a whole series of #ifdef'ed regions of
memory based on configuration options.  These regions
are the initrd, the RTAS data, and the AGP special page.

Do you see these regions as being explicitly listed in 
the proposed  "reserved memory blocks" area of the Flat
Dev Tree header structure?

If so, then they would follow the same conceptual flow
as the ppc64 reservations in the LMB.  They would then
be SetPagReserved() and removed from the do_init_bootmem()
regions of memory as well.

Thanks,
jdl

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

end of thread, other threads:[~2005-06-30  5:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-29 21:14 set_phys_avail() futures question Jon Loeliger
2005-06-29 23:56 ` Benjamin Herrenschmidt
2005-06-30  5:06   ` Kumar Gala
2005-06-30  5:06     ` Benjamin Herrenschmidt
2005-06-30  5:26       ` Kumar Gala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).