
Take a hint from an x86_64 optimization by Arjan van de Ven and use it for ia64. Seea9ba9a3b38
Prefetch the mmap_sem, which is critical for the performance of the page fault handler. Note: mm may be NULL but I guess that is safe. See458f935527
Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
6.5 KiB
6.5 KiB