[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Differences between VM structs
> On Mon, Sep 08, 2003 at 09:26:59AM -0700, Kirk True wrote:
> > 5. Anonymous memory is memory that is *not* backed by a file, such
> > as the stack or heap space, right? And mmap is called when
> > mapping files into memory, right? The why does mmap deal with
> > anonymous memory (sorry, I'm totally confused here)?
>
> mmap() needed very few extensions to handle the anonymous case.
What are these extensions in mmap() that need to handle anonymous pages??
Thanks a lot,
Raghu
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>