1
0
Files
linux/arch
Christoph Lameter 0ffe984917 [IA64] Prefetch mmap_sem in ia64_do_page_fault()
Take a hint from an x86_64 optimization by Arjan van de Ven and use it
for ia64.  See a9ba9a3b38

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.
See 458f935527

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2006-04-07 23:08:16 -07:00
..
2006-04-02 00:08:05 -05:00
2006-03-31 12:19:01 -08:00
2006-03-27 08:44:48 -08:00
2006-03-31 12:19:01 -08:00
2006-03-31 12:19:01 -08:00
2006-03-27 08:44:48 -08:00
2006-03-31 12:19:01 -08:00
2006-03-31 12:19:01 -08:00
2006-04-02 00:08:05 -05:00
2006-03-29 13:44:16 +11:00
2006-03-31 12:18:52 -08:00
2006-03-31 12:19:01 -08:00
2006-03-31 12:19:01 -08:00