diff options
author | Avi Kivity <avi@redhat.com> | 2010-07-23 00:24:52 +0400 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-07-23 10:07:14 +0400 |
commit | 7a73c0283dadf1cf360a79de396ff0962e781b60 (patch) | |
tree | da5f0254f136fc3f231ee4afc236fd5fb284a4f7 /tools/perf/Makefile | |
parent | 6aa0b9dec5d6dde26ea17b0b5be8fccfe19df3c9 (diff) | |
download | linux-7a73c0283dadf1cf360a79de396ff0962e781b60.tar.xz |
KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR
We don't need more than a page, and vmalloc() is slower (much
slower recently due to a regression).
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'tools/perf/Makefile')
0 files changed, 0 insertions, 0 deletions