diff options
author | Alexander Graf <agraf@suse.de> | 2010-02-19 11:00:46 +0100 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-04-25 12:37:58 +0300 |
commit | 20a340abd3f7a1ca4d11502ec71d52b4f414326e (patch) | |
tree | c32e9bfb9645ac5a7e6a8366bbcfdb2017c63569 /fs/namei.c | |
parent | c10207fe86b1761c3ad135eb922fdb41bbde3025 (diff) |
KVM: PPC: Enable use of secondary htab bucket
We had code to make use of the secondary htab buckets, but kept that
disabled because it was unstable when I put it in.
I checked again if that's still the case and apparently it was only
exposing some instability that was there anyways before. I haven't
seen any badness related to usage of secondary htab entries so far.
This should speed up guest memory allocations by quite a bit, because
we now have more space to put PTEs in.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions