commit | 7f52af7412275c0d23becfc325331ec8b5ff2458 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | Fri May 31 08:36:26 2013 +0800 |
committer | Gleb Natapov <gleb@redhat.com> | Wed Jun 05 12:33:04 2013 +0300 |
tree | b5a1bfcf2d67856f29c4ba381ac554e35d0a0ed8 | |
parent | 35006126f024f68727c67001b9cb703c38f69268 [diff] |
KVM: MMU: do not reuse the obsolete page The obsolete page will be zapped soon, do not reuse it to reduce future page fault Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Gleb Natapov <gleb@redhat.com>