Re: [PATCH *] rmap VM, version 12

Robert Love (rml@tech9.net)
23 Jan 2002 14:15:04 -0500


On Wed, 2002-01-23 at 13:57, Rik van Riel wrote:

> Actually, this is just using the pte_free_fast() and
> {get,free}_pgd_fast() functions on non-pae machines.
>
> I think this should be safe, unless there is a way
> we could pagefault from inside interrupts (but I don't
> think we do that).
>
> OTOH, the -preempt people will want to add preemption
> protection from the fiddling with the local pte freelist ;)

If you are using the stock mechanisms in include/asm/pgalloc.h they are
already made preempt-safe by the patch. ;)

Robert Love

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/