Re: [RFC] Distributed mmap API

From: Andrew Morton
Date: Tue Mar 02 2004 - 22:16:14 EST


Daniel Phillips <phillips@xxxxxxxx> 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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/