Re: [RFC] Distributed mmap API
From: Andrew Morton <hidden>
Date: 2004-03-03 03:15:06
Also in:
lkml
From: Andrew Morton <hidden>
Date: 2004-03-03 03:15:06
Also in:
lkml
Daniel Phillips [off-list ref] wrote:
Here is a rearranged zap_pte_range that avoids any operations for out-of-range pfns.
Please remind us why Linux needs this patch?
+static void invalidate_mmap_range_list(struct list_head *head,
+ unsigned long const hba, unsigned long const hlen, int all)
{I forget what `all' does? anon+swapcache as well as pagecache? A bit of API documentation here would be appropriate. -- 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>