From 43e04538d1498ea63ab2231af1707188ef3b53e4 Mon Sep 17 00:00:00 2001 From: "kraxel@bytesex.org[kaf24]" Date: Fri, 20 May 2005 23:16:46 +0000 Subject: bitkeeper revision 1.1159.258.150 (428e6fdeb6W1XbDj2YkcF53xkdUozA) [PATCH] Re: PAE > We're taking quite a chunk out of lowmem, though.... Uhm, well, no, we don't. We should though, fix is below. Current code in unstable takes the address space away from the vmalloc area, not the lowmem area. vmalloc space is 128 MB by default, so the non-PAE hypervisor hole fits in and it works nevertheless. The larger PAE mode hypervisor hole doesn't fit in, so it breaks when you use enougth memory (somewhere around 800-900 MB). I think that is the bug Scott Parish trapped into. Gerd --- BitKeeper/etc/logging_ok | 1 + 1 file changed, 1 insertion(+) (limited to 'BitKeeper') diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index e119b60bfa..59eac58efc 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -40,6 +40,7 @@ kaf24@scramble.cl.cam.ac.uk kaf24@striker.cl.cam.ac.uk kaf24@viper.(none) katzj@redhat.com +kraxel@bytesex.org laudney@eclipse.(none) lists-xen@pimb.org lynx@idefix.cl.cam.ac.uk -- cgit v1.2.3