[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c7f7d08f-7f1e-455c-e265-c77d78eb537f@redhat.com>
Date: Fri, 25 Sep 2020 23:25:04 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: Sean Christopherson <sean.j.christopherson@...el.com>
Cc: Vitaly Kuznetsov <vkuznets@...hat.com>,
Wanpeng Li <wanpengli@...cent.com>,
Jim Mattson <jmattson@...gle.com>,
Joerg Roedel <joro@...tes.org>, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org, Junaid Shahid <junaids@...gle.com>
Subject: Re: [PATCH v2 6/8] KVM: x86/mmu: Rename 'hlevel' to 'level' in
FNAME(fetch)
On 23/09/20 20:37, Sean Christopherson wrote:
> Rename 'hlevel', which presumably stands for 'host level', to simply
> 'level' in FNAME(fetch). The variable hasn't tracked the host level for
> quite some time.
One could say that it stands for "huge" level... I am not too attached
to it, the only qualm is that "level" is usually used as the starting or
current level and rarely as the end level in a loop. But then it's used
like that in __direct_map, so...
Paolo
Powered by blists - more mailing lists