linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* 1 GB lowmem
@ 2008-05-21 18:00 Rune Torgersen
  2008-05-21 20:00 ` Rune Torgersen
  2008-05-21 21:24 ` Benjamin Herrenschmidt
  0 siblings, 2 replies; 9+ messages in thread
From: Rune Torgersen @ 2008-05-21 18:00 UTC (permalink / raw)
  To: linuxppc-dev

Hi

I am trying to enable 1 GB of lowmem on a Freescale 8280.
In arch/ppc this was easilly done by:
CONFIG_ADVANCED_OPTIONS=3Dy
CONFIG_HIGHMEM_START=3D0xfe000000
CONFIG_LOWMEM_SIZE_BOOL=3Dy
CONFIG_LOWMEM_SIZE=3D0x40000000
CONFIG_KERNEL_START_BOOL=3Dy
CONFIG_KERNEL_START=3D0xa0000000

This does not work in arch/powerpc. CPU hangs as soon as init starts.
Any ideas what to look at, what to change?

The reason I want to do this is because I cannot get highmem support to
work when using CONFIG_PREEMPT_RT.
(hitting a bug_on in kmap_atomic)

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

end of thread, other threads:[~2008-05-22 15:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-21 18:00 1 GB lowmem Rune Torgersen
2008-05-21 20:00 ` Rune Torgersen
2008-05-21 20:55   ` Rune Torgersen
2008-05-21 21:12     ` Kumar Gala
2008-05-21 21:24       ` Rune Torgersen
2008-05-22  4:13         ` Kumar Gala
2008-05-22 14:13           ` Rune Torgersen
2008-05-22 15:17           ` Rune Torgersen
2008-05-21 21:24 ` Benjamin Herrenschmidt

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