search for: 00mm1

Displaying 1 result from an estimated 1 matches for "00mm1".

Did you mean: 00mm2
2007 Apr 18
1
[PATCH 1/9] 00mm1 remove read hazard from cow.patch
We don't want to read PTEs directly like this after they have been modified, as a lazy MMU implementation of direct page tables may not have written the updated PTE back to memory yet. Signed-off-by: Zachary Amsden <zach@vmware.com> Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> Cc: linux-mm@kvack.org --- mm/memory.c | 2 +- 1 file changed, 1 insertion(+), 1