Any reason why page table swapping wouldn't deliver just as much bang
for the buck? Same argument re VM changes.
Anyway, I don't necessarily buy the VM change argument. I've already
established that turning sharing off either at compile time or run
time is trivial, so there is no element of risk. I'd suggest: take
a deep breath, relax, go slow and get it right.
What we should be coding right now is the patch Linus already asked
for, to recover page table pages as soon as possible instead of in
clear_page_tables. With that in place the locking for shared page
tables gets a lot nicer, as Linus showed.
-- Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/