[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120516010439.GA14256@hp-xd.sh.intel.com>
Date: Wed, 16 May 2012 09:04:39 +0800
From: Xudong Hao <xudong.hao@...ux.intel.com>
To: avi@...hat.com
Cc: kvm@...r.kernel.org, linux-kernel@...r.kernel.org,
haitao.shan@...el.com, xiantao.zhang@...el.com,
xudong.hao@...el.com
Subject: [PATCH 0/4] KVM: Enable EPT access bit feature
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists