Home
last modified time | relevance | path

Searched hist:eba04b20e4861d9bdbd8470a13c0c6e824521a36 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/svm/
H A Dnested.cdiff eba04b20e4861d9bdbd8470a13c0c6e824521a36 Wed Mar 31 04:30:25 CEST 2021 Sean Christopherson <seanjc@google.com> KVM: x86: Account a variety of miscellaneous allocations

Switch to GFP_KERNEL_ACCOUNT for a handful of allocations that are
clearly associated with a single task/VM.

Note, there are a several SEV allocations that aren't accounted, but
those can (hopefully) be fixed by using the local stack for memory.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210331023025.2485960-3-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dsev.cdiff eba04b20e4861d9bdbd8470a13c0c6e824521a36 Wed Mar 31 04:30:25 CEST 2021 Sean Christopherson <seanjc@google.com> KVM: x86: Account a variety of miscellaneous allocations

Switch to GFP_KERNEL_ACCOUNT for a handful of allocations that are
clearly associated with a single task/VM.

Note, there are a several SEV allocations that aren't accounted, but
those can (hopefully) be fixed by using the local stack for memory.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210331023025.2485960-3-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/linux/arch/x86/kvm/vmx/
H A Dvmx.cdiff eba04b20e4861d9bdbd8470a13c0c6e824521a36 Wed Mar 31 04:30:25 CEST 2021 Sean Christopherson <seanjc@google.com> KVM: x86: Account a variety of miscellaneous allocations

Switch to GFP_KERNEL_ACCOUNT for a handful of allocations that are
clearly associated with a single task/VM.

Note, there are a several SEV allocations that aren't accounted, but
those can (hopefully) be fixed by using the local stack for memory.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210331023025.2485960-3-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>