linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] KVM: Enable EPT access bit feature
@ 2012-05-16  1:04 Xudong Hao
  2012-05-16  9:21 ` Avi Kivity
  0 siblings, 1 reply; 5+ messages in thread
From: Xudong Hao @ 2012-05-16  1:04 UTC (permalink / raw)
  To: avi; +Cc: kvm, linux-kernel, haitao.shan, xiantao.zhang, xudong.hao

EPT A/D bits enable VMMs to efficiently implement memory management and page classification algorithms to optimize VM memory operations such as de-fragmentation, paging, live-migration, and check-pointing.

The series of patches enable the EPT access bit in KVM.

PATCH 1: Add EPT A/D bits definition.
PATCH 2: Add kernel parameter to control EPT A/D bits support, the feature is on by default.
PATCH 3: Enable EPT A/D bits if supported by turning on relevant bit in EPTP.
PATCH 4: Enabling Access bit when doing memory swapping.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-05-17  6:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-16  1:04 [PATCH 0/4] KVM: Enable EPT access bit feature Xudong Hao
2012-05-16  9:21 ` Avi Kivity
2012-05-16 13:35   ` Takuya Yoshikawa
2012-05-16 13:43     ` Avi Kivity
2012-05-17  6:30       ` Hao, Xudong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).