diff options
author | Hugh Dickins <hugh@veritas.com> | 2005-10-30 04:15:53 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-30 07:40:36 +0300 |
commit | e040f218bb49a6965a5b77edce05fe47a62dda39 (patch) | |
tree | e5547e04fa312f1b87db66e4ac2b6eed885ca276 /mm/msync.c | |
parent | 09ad4bbc3a5c93316d7f4ffc0c310d9cbb28c2f0 (diff) | |
download | linux-e040f218bb49a6965a5b77edce05fe47a62dda39.tar.xz |
[PATCH] mm: copy_pte_range progress fix
My latency breaking in copy_pte_range didn't work as intended: instead of
checking at regularish intervals, after the first interval it checked every
time around the loop, too impatient to be preempted. Fix that.
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/msync.c')
0 files changed, 0 insertions, 0 deletions