Re: Forbid deletion of memory mappings

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Clemens Kolbitsch <clemens.kol@...>
Cc: <Valdis.Kletnieks@...>, <linux-kernel@...>
Date: Tuesday, September 4, 2007 - 6:17 am

Clemens Kolbitsch wrote:
The "why" is easy: Having many mappings is expensive,
so merging them (when this cause no problems) is
a smart thing to do. So that is what linux does.
It means fewer mappings to keep track of. Less resources in
use means that linux moves faster.

If you are doing research, consider these methods:
1. Change vma_merge() so it always fail to merge mappings

or

2. Set up your "mappings duplicated in userspace" so
    they too merge in the same way.

Helge Hafting
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Forbid deletion of memory mappings, Clemens Kolbitsch, (Thu Aug 30, 12:44 pm)
Re: Forbid deletion of memory mappings, Jiri Kosina, (Thu Aug 30, 1:07 pm)
Re: Forbid deletion of memory mappings, Clemens Kolbitsch, (Thu Aug 30, 5:32 pm)
Re: Forbid deletion of memory mappings, Jiri Kosina, (Thu Aug 30, 5:34 pm)
Re: Forbid deletion of memory mappings, Clemens Kolbitsch, (Thu Aug 30, 5:41 pm)
Re: Forbid deletion of memory mappings, Jiri Kosina, (Thu Aug 30, 5:55 pm)
Re: Forbid deletion of memory mappings, Clemens Kolbitsch, (Thu Aug 30, 6:05 pm)
Re: Forbid deletion of memory mappings, linux-os (Dick Johnson), (Tue Sep 4, 10:53 am)
Re: Forbid deletion of memory mappings, Helge Hafting, (Tue Sep 4, 6:17 am)
Re: Forbid deletion of memory mappings, Clemens Kolbitsch, (Tue Sep 4, 6:29 am)
Re: Forbid deletion of memory mappings, Clemens Kolbitsch, (Thu Aug 30, 1:09 pm)