[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yio8QtuMd6COcnEw@google.com>
Date: Thu, 10 Mar 2022 17:58:26 +0000
From: Sean Christopherson <seanjc@...gle.com>
To: Ben Gardon <bgardon@...gle.com>
Cc: linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
Paolo Bonzini <pbonzini@...hat.com>,
Peter Xu <peterx@...hat.com>,
David Matlack <dmatlack@...gle.com>,
Jim Mattson <jmattson@...gle.com>,
David Dunn <daviddunn@...gle.com>,
Jing Zhang <jingzhangos@...gle.com>,
Junaid Shahid <junaids@...gle.com>
Subject: Re: [PATCH 00/13] KVM: x86: Add a cap to disable NX hugepages on a VM
On Thu, Mar 10, 2022, Ben Gardon wrote:
> selftests: KVM: Wrap memslot IDs in a struct for readability
> selftests: KVM: Add memslot parameter to VM vaddr allocation
> selftests: KVM: Add memslot parameter to elf_load
I really, really, don't want to go down this path of proliferating memslot crud
throughout the virtual memory allocators. I would much rather we solve this by
teaching the VM creation helpers to (optionally) use hugepages. The amount of
churn required just so that one test can back code with hugepages is absurd, and
there's bound to be tests in the future that want to force hugepages as well.
Powered by blists - more mailing lists