lkml.org 
[lkml]   [2003]   [Jul]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: What to expect with the 2.6 VM
On Thu, Jul 03, 2003 at 11:54:31AM -0700, William Lee Irwin III wrote:
> Andrea Arcangeli wrote:
> >> but I didn't hear any emulator developer ask for this feature yet
>
> On Thu, Jul 03, 2003 at 07:48:25PM +0100, Jamie Lokier wrote:
> > No, but there was a meek request to get writable/read-only protection
> > working with remap_file_pages, so that a garbage collector can change
> > protection on individual pages without requiring O(nr_pages) vmas.
> > Perhaps that should have nothing to do with remap_file_pages, though.
>
> I call that application #2.

maybe I'm missing something but protections have nothing to do with
remap_file_pages IMHO. That's all about teaching the swap code to
reserve more bits in the swap entry and to store the protections there
and possibly teaching the page fault not to get confused. It might
prefer to use the populate callback too to avoid specializing the
pte_none case, but I think the syscall should be different, and it
shouldn't have anything to do with the nonlinearity (nor with rmap).

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

\
 
 \ /
  Last update: 2005-03-22 13:46    [W:1.373 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site