[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] remap file pages MAP_NONBLOCK fix



On Fri, Sep 05, 2003 at 02:31:37PM -0400, Rajesh Venkatasubramanian wrote:
> Hi Andrew, Ingo,
> 
> The remap_file_pages system call with MAP_NONBLOCK flag does not
> install file-ptes when the required pages are not found in the
> page cache. Modify the populate functions to install file-ptes
> if the mapping is non-linear and the required pages are not found
> in the page cache.

Or we could just kill remap_file_pages(), because it's a PITA to
maintain and it has maybe 10 legitimate users in the entire world...

	Jeff



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