[PATCH] virtual => physical page mapping cache
Implement a "mapping change" notification for virtual lookup caches, and make the futex code use that to keep the futex page pinning consistent across copy-on-write events in the VM space.
Showing
include/linux/vcache.h
0 → 100644
mm/vcache.c
0 → 100644
Please register or sign in to comment