From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Date: Fri, 22 Feb 2019 09:40:10 +0000 Subject: Re: [PATCH v2] KVM: PPC: Book3S: Add KVM stat largepages_[2M/1G] Message-Id: <20190222094010.GD6006@blackberry> List-Id: References: <20190219035345.26239-1-sjitindarsingh@gmail.com> In-Reply-To: <20190219035345.26239-1-sjitindarsingh@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Suraj Jitindar Singh Cc: linuxppc-dev@lists.ozlabs.org, kvm@vger.kernel.org, kvm-ppc@vger.kernel.org On Tue, Feb 19, 2019 at 02:53:45PM +1100, Suraj Jitindar Singh wrote: > This adds an entry to the kvm_stats_debugfs directory which provides the > number of large (2M or 1G) pages which have been used to setup the guest > mappings. > > Signed-off-by: Suraj Jitindar Singh Thanks, applied to my kvm-ppc-next tree. Paul.