linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* CONFIG_PS3_USE_LPAR_ADDR dramically increases boot time
@ 2007-06-18 19:45 Jimi Xenidis
  2007-06-18 21:14 ` Arnd Bergmann
  0 siblings, 1 reply; 9+ messages in thread
From: Jimi Xenidis @ 2007-06-18 19:45 UTC (permalink / raw)
  To: linuxppc-dev list

The following change set:
   http://git.kernel.org/?p=linux/kernel/git/paulus/ 
powerpc.git;a=commit;h=261efc3f178c8c5b55d76208aee1f39ce247f723

setting CONFIG_PS3_USE_LPAR_ADDR (which is the default for PS3)  
changes increases MAX_PHYSADDR_BITS  from 44 to 47 which makes the  
array 8 time bigger and takes way longer for sparse_init() to run on  
simulator.

Is this really the right approach?
Cell is actually 42 so could not the special address space be 43 or 44?

-JX

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

end of thread, other threads:[~2007-06-23 18:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-18 19:45 CONFIG_PS3_USE_LPAR_ADDR dramically increases boot time Jimi Xenidis
2007-06-18 21:14 ` Arnd Bergmann
2007-06-18 21:27   ` Jimi Xenidis
2007-06-18 23:12     ` Geoff Levand
2007-06-18 23:53       ` Arnd Bergmann
2007-06-18 23:55         ` Geoff Levand
2007-06-19  0:13       ` Jimi Xenidis
2007-06-19  1:23         ` Benjamin Herrenschmidt
2007-06-23 18:39           ` Geoff Levand

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).