commit | 7ad9de6ac83bd825996d2de98c92e0f425c31050 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Feb 12 21:16:09 2009 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Feb 12 23:11:58 2009 +0100 |
tree | 7a4fb15f5b3995a731099b9b110e197da339d022 | |
parent | 34b0900d323122113683685b200aae9f9b75e63b [diff] |
x86: CPA avoid repeated lazy mmu flush Impact: Flush the lazy MMU only once Pending mmu updates only need to be flushed once to bring the in-memory pagetable state up to date. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>