[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49717D03.2030205@zytor.com>
Date: Fri, 16 Jan 2009 22:38:59 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: sidc7 <siddhartha.chhabra@...il.com>
CC: linux-kernel@...r.kernel.org
Subject: Re: Kernel vs user memory
sidc7 wrote:
> If I am not mistaken, Linux kernel is a high memory kernel, hence for Linux
> kernel, nothing will be mapped to the kernel space, other than the memory
> beyond 896MB which is the kernel's virtual address space. Am I right on
> this?
It's a compilation option, and depends on the architecture. What you
described is true for an i386 kernel compiled as a highmem kernel. On
the other hand, a 64 bit kernel is *never* highmem.
-hpa
--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists