From: Paolo Bonzini <pbonzini@redhat.com>
To: Sean Christopherson <seanjc@google.com>
Cc: Maxim Levitsky <mlevitsk@redhat.com>,
linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Subject: Re: [PATCH] KVM: MMU: update comment on the number of page role combinations
Date: Thu, 18 Nov 2021 08:08:54 +0100 [thread overview]
Message-ID: <c6a42ab2-34be-b75e-e474-4ca8a80cea48@redhat.com> (raw)
In-Reply-To: <YZWBaW6P+TBKy9ez@google.com>
On 11/17/21 23:25, Sean Christopherson wrote:
>>
>> Here is a better writeup:
>>
>> * - invalid shadow pages are not accounted, so the bits are effectively 18
>> * - quadrant will only be used if gpte_is_8_bytes is zero (non-PAE paging);
>> * execonly and ad_disabled are only used for nested EPT which has
>> * gpte_is_8_bytes=1. Therefore, 2 bits are always unused.
>> * - the 4 bits of level are effectively limited to the values 2/3/4/5,
>> * as 4k SPs are not tracked (allowed to go unsync). In addition non-PAE
>> * paging has exactly one upper level, making level effectively redundant
>> * when gpte_is_8_bytes=0.
>> * - on top of this, smep_andnot_wp and smap_andnot_wp are only set if cr0_wp=0,
>> * therefore these three bits only give rise to 5 possibilities.
>>
>> FWIW, the full count becomes 6400 unless I screwed up the math.
> Which is "in the neighborhood of 2^13":-)
>
2^12 if SMM is not counted.
Paolo
prev parent reply other threads:[~2021-11-18 7:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-16 10:11 [PATCH] KVM: MMU: update comment on the number of page role combinations Paolo Bonzini
2021-11-16 11:07 ` Maxim Levitsky
2021-11-16 12:28 ` Paolo Bonzini
2021-11-17 22:25 ` Sean Christopherson
2021-11-18 7:08 ` Paolo Bonzini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c6a42ab2-34be-b75e-e474-4ca8a80cea48@redhat.com \
--to=pbonzini@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mlevitsk@redhat.com \
--cc=seanjc@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox