Improving page fault scalability
Posted Dec 9, 2004 18:51 UTC (Thu) by
clameter (subscriber, #17005)
Parent article:
Improving page fault scalability
Thanks for the article on my work. One small correction: The freeing of
the mm_struct via RCU is necessitated by the use of an RCU style list to link
all the tasks using an mm and not by tasks still wanting to increment RSS.
(
Log in to post comments)