Re: [PATCH -mm] change anon_vma linking to fix multi-process server scalability issue

From: Rik van Riel
Date: Thu Jan 28 2010 - 20:19:18 EST


On 01/28/2010 07:55 PM, Minchan Kim wrote:
On Fri, Jan 29, 2010 at 2:24 AM, Rik van Riel<riel@xxxxxxxxxx> wrote:

What am I overlooking?

I also look at the code more detail and found me wrong.
In mprotect case 6, the importer is fixed as head of vmas while next
is marched
on forward. So anon_vma_clone is just called once at first time.
So as what you said, It's no problem.
Totally, my mistake. Sorry for that, Rik.

No problem. I spent about a day and a half with a few pieces
of paper going over all this code, before deciding how to code
this :)

--
All rights reversed.
--
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/