Re: + x86-implement-pte_special.patch added to -mm tree

From: Nick Piggin
Date: Tue Jun 03 2008 - 20:43:25 EST


On Tue, Jun 03, 2008 at 05:53:22PM +0200, Vegard Nossum wrote:
> On 6/3/08, akpm@xxxxxxxxxxxxxxxxxxxx <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
> >
> > The patch titled
> > x86: implement pte_special
> > has been added to the -mm tree. Its filename is
> > x86-implement-pte_special.patch
>
> ...
>
> > ------------------------------------------------------
> > Subject: x86: implement pte_special
> > From: Nick Piggin <npiggin@xxxxxxx>
> >
> > Implement the pte_special bit for x86. This is required to support
> > lockless get_user_pages, because we need to know whether or not we can
> > refcount a particular page given only its pte (and no vma).
>
> Wait... what the heck is a "special" page? Isn't that a terrible name
> for _anything_? Or is there a tradition to the name? It sounds like it
> should be named "novma" or "autonomous" or something instead.
> Something that carries at least a little more information than
> "special". Where can I find the documentation for this bit?

It's the logical opposite of a "normal" page.


> Has this been discussed on LKML? Is the name a result of consensus or whim?

It has been posted many times.

--
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/