If we would allocate _all_ virtual memory areas
(VMAs) as an inode on shmfs (aka vnode), we could
do a lot more nice tricks...
One of them is piggybacking on the mmap() readahead
code for swapins. Another is better page aging since
we can then walk the pages by vnode instead of by
process.
Now all we need is some people to help code it.
Rik.
+-------------------------------------------------------------------+
| Linux memory management tour guide. H.H.vanRiel@phys.uu.nl |
| Scouting Vries cubscout leader. http://www.phys.uu.nl/~riel/ |
+-------------------------------------------------------------------+
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu