Re: Kernel vs user memory

From: H. Peter Anvin
Date: Sat Jan 17 2009 - 01:39:19 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/