On 01/07/2013 08:55 PM, Shaohua Li wrote: > > I searched a little bit, the change (doing TLB flush to clear access bit) is > made between 2.6.7 - 2.6.8, I can't find the changelog, but I found a patch: > http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7-rc2/2.6.7-rc2-mm2/broken-out/mm-flush-tlb-when-clearing-young.patch > > The changelog declaims this is for arm/ppc/ppc64. > Not really. It says that those have stumbled over it already. It is true in general that this change will make very frequently used pages (which stick in the TLB) candidates for eviction. x86 would seem to be just as affected, although possibly with a different frequency. Do we have any actual metrics on anything here? -hpa -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>