From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Hildenbrand Subject: Re: [PATCH v2] kvm: x86: export maximum number of mmu_page_hash collisions Date: Wed, 21 Dec 2016 09:29:18 +0100 Message-ID: <68c85cfa-cd75-ea52-e340-4ae2ff07ab09@redhat.com> References: <1482276357-6273-1-git-send-email-dmatlack@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: pbonzini@redhat.com, rkrcmar@redhat.com To: David Matlack , kvm@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:53010 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756052AbcLUI3V (ORCPT ); Wed, 21 Dec 2016 03:29:21 -0500 In-Reply-To: <1482276357-6273-1-git-send-email-dmatlack@google.com> Sender: kvm-owner@vger.kernel.org List-ID: Am 21.12.2016 um 00:25 schrieb David Matlack: > Report the maximum number of mmu_page_hash collisions as a per-VM stat. > This will make it easy to identify problems with the mmu_page_hash in > the future. > > Signed-off-by: David Matlack Reviewed-by: David Hildenbrand -- David