Re: Kernel vs user memory

From: Siddhartha Chhabra
Date: Thu Mar 18 2010 - 21:29:16 EST


On Thu, Mar 18, 2010 at 9:06 PM, Bryan Donlan <bdonlan@xxxxxxxxx> wrote:

>
> That is correct. The kernel can avoid a PF if it wants to by ensuring
> the page tables are set up properly from the start; and physical
> addresses below a certain value (which varies by architecture) can be
> accessed directly without any setup at all.
>

Thank you for your time, this discussion was really helpful.

Thanks once again
Sid
--
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/