Re: fuse, get_user_pages, flush_anon_page, aliasing caches and all that again
- From: David Miller <davem@xxxxxxxxxxxxx>
- Date: Sun, 31 Dec 2006 02:04:46 -0800 (PST)
From: Russell King <rmk+lkml@xxxxxxxxxxxxxxxx>
Date: Sun, 31 Dec 2006 10:00:07 +0000
I'm willing to do that - and I guess this means we can probably do this
instead of walking the list of VMAs for the shared mapping, thereby
hitting both anonymous and shared mappings with the same code?
That's pretty much the idea.
BTW, I was in a similar boat as you on sparc 32-bit in the
pre-RMAP days, I was able to walk the VMA's for stuff
with a mapping but couldn't handle anonymous stuff very
well.
-
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/
- References:
- Re: fuse, get_user_pages, flush_anon_page, aliasing caches and all that again
- From: Arjan van de Ven
- Re: fuse, get_user_pages, flush_anon_page, aliasing caches and all that again
- From: David Miller
- Re: fuse, get_user_pages, flush_anon_page, aliasing caches and all that again
- From: Russell King
- Re: fuse, get_user_pages, flush_anon_page, aliasing caches and all that again
- Prev by Date: Re: fuse, get_user_pages, flush_anon_page, aliasing caches and all that again
- Next by Date: Re: [PATCH] Open Firmware device tree virtual filesystem
- Previous by thread: Re: fuse, get_user_pages, flush_anon_page, aliasing caches and all that again
- Next by thread: Re: fuse, get_user_pages, flush_anon_page, aliasing caches and all that again
- Index(es):