diff options
| author | Sean Christopherson <[email protected]> | 2020-07-02 19:35:44 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-07-09 13:29:44 -0400 |
| commit | 0cdc739b664f429ff1a582e1578421db934b6314 (patch) | |
| tree | 3dfda58f1e4b6d6370f312c308082b76ecc4698a /tools/perf/scripts/python/stackcollapse.py | |
| parent | 220a7060d58f4ea7e72c04618b2774228a37468c (diff) | |
KVM: MIPS: Account pages used for GPA page tables
Use GFP_KERNEL_ACCOUNT instead of GFP_KERNEL when allocating pages for
the the GPA page tables. The primary motivation for accounting the
allocations is to align with the common KVM memory cache helpers in
preparation for moving to the common implementation in a future patch.
The actual accounting is a bonus side effect.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions