summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPaul Mundt2007-11-19 05:05:18 +0100
committerPaul Mundt2007-11-19 05:05:18 +0100
commit0f1a394ba68c4bbdedb1dbfdf6784ba54c07bbe4 (patch)
treeef68075d7d43e8f458bf653f072ae2f8cc0bcbd1 /MAINTAINERS
parentsh: Kill off UTLB flush in fast-path. (diff)
downloadkernel-qcow2-linux-0f1a394ba68c4bbdedb1dbfdf6784ba54c07bbe4.tar.gz
kernel-qcow2-linux-0f1a394ba68c4bbdedb1dbfdf6784ba54c07bbe4.tar.xz
kernel-qcow2-linux-0f1a394ba68c4bbdedb1dbfdf6784ba54c07bbe4.zip
sh: lockless UTLB miss fast-path.
With the refactored update_mmu_cache() introduced in older kernels, there's no longer any need to take the page_table_lock in this path, so simply drop it completely. Without this, performance degradation is seen on SMP on heavily threaded workloads that don't use the split ptlock, and ultimately we have no reason to contend for the lock in the first place. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions