diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2018-06-29 14:06:31 +0530 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-07-24 22:03:18 +1000 |
commit | 27d8959da712771e2038ec77318fe8b2b8591e28 (patch) | |
tree | 25ef52c58c47a67df4ed44ab102b17610a50b899 /arch/powerpc/platforms/pseries/lpar.c | |
parent | a833280b4aeeb3152369a3d5bcdc09447fea8358 (diff) | |
download | talos-obmc-linux-27d8959da712771e2038ec77318fe8b2b8591e28.tar.gz talos-obmc-linux-27d8959da712771e2038ec77318fe8b2b8591e28.zip |
powerpc/mm/hash: Reduce contention on hpte lock
We do this in some part. This patch make sure we always try to search
for hpte without holding lock and redo the compare with lock held once
match found.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms/pseries/lpar.c')
0 files changed, 0 insertions, 0 deletions