[SPARC64]: Make clear_user_page more leight weight.
- Do not save/restore existing TLB entries, that is
expensive, complicated, and does not really help
performance much at all.
- Only one block store per loop iteration, doing more
does not make things run any faster.
Signed-off-by: David S. Miller <davem@redhat.com>
Showing
Please register or sign in to comment