Re: race with page_referenced_one->ptep_test_and_clear_young and pagetable setup/pulldown

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Keir Fraser
Date: Friday, October 5, 2007 - 2:15 am

On 5/10/07 10:05, "Jeremy Fitzhardinge" <jeremy@goop.org> wrote:


It is a shame to do 3x walks per pin or unpin, rather than 1x, though.

One way to improve this, possibly, is to pin the pte tables individually as
you go, rather than doing one big pin/unpin just at the root pgd. Then you
can lock/unlock the pte's as you go. I'd suggest that as a possible post
2.6.23 improvement, however. Jan's patch has actually had some testing.

 -- Keir

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: race with page_referenced_one->ptep_test_and_clear_you ..., Keir Fraser, (Fri Oct 5, 2:15 am)