public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: HIGHMEM4G config for 1GB RAM on desktop?
@ 2004-08-06 12:52 linux
  2004-08-06 19:11 ` [PATCH] (was Re: HIGHMEM4G config for 1GB RAM on desktop?) Roland Dreier
  2004-08-07  0:20 ` HIGHMEM4G config for 1GB RAM on desktop? Valdis.Kletnieks
  0 siblings, 2 replies; 3+ messages in thread
From: linux @ 2004-08-06 12:52 UTC (permalink / raw)
  To: mbligh; +Cc: linux-kernel

[Resend because my fingers STILL type "@vger.rutgers.edu" if I'm not
paying attention...]

> In practice, I suspect 2/2 will do exactly what you want ... and what 
> 99.9% of people want actually ;-) We could add more options, but be sure
> to mark anything that's not 1GB aligned as not suitable for PAE (as the
> 0.5 split was).

But if you're using PAE, you've got > 4G of RAM, so there's no need to
be clever trying to avoid HIGHMEM options.

Unfortunately, I just had a server with Con's patch detonate overnight
(Oops in interrupt -> panic; details in separate e-mail), and wli tells
me that there are additional places in the code that need fixing.

I notice that all previous patches had the kernel range a power of 2 in size.
Is this required somewhere?  I thought it was just that the kernel
had to start at a PGD boundary (4M on normal x86, 1G on PAE).

If 128M is always enough, a split at 0xb800000 seems possible, but
giving it an extra 128M seems like a nice bit of safety for PCI devices.


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

end of thread, other threads:[~2004-08-07  0:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-06 12:52 HIGHMEM4G config for 1GB RAM on desktop? linux
2004-08-06 19:11 ` [PATCH] (was Re: HIGHMEM4G config for 1GB RAM on desktop?) Roland Dreier
2004-08-07  0:20 ` HIGHMEM4G config for 1GB RAM on desktop? Valdis.Kletnieks

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