summaryrefslogtreecommitdiffstats
path: root/mm/nommu.c
diff options
context:
space:
mode:
authorDimitri Sivanich2008-04-28 11:13:37 +0200
committerLinus Torvalds2008-04-28 17:58:26 +0200
commit468fd62ed9090ccbe872489df5d0d099510df4b5 (patch)
tree017ab340cac72bf86423f181f085e7bc39fd70ea /mm/nommu.c
parentmm: fix broken gfp_zone with __GFP_THISNODE (diff)
downloadkernel-qcow2-linux-468fd62ed9090ccbe872489df5d0d099510df4b5.tar.gz
kernel-qcow2-linux-468fd62ed9090ccbe872489df5d0d099510df4b5.tar.xz
kernel-qcow2-linux-468fd62ed9090ccbe872489df5d0d099510df4b5.zip
vmstats: add cond_resched() to refresh_cpu_vm_stats()
We've found that it can take quite a bit of time (100's of usec) to get through the zone loop in refresh_cpu_vm_stats(). Adding a cond_resched() to allow other threads to run in the non-preemptive case. Signed-off-by: Dimitri Sivanich <sivanich@sgi.com> Acked-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/nommu.c')
0 files changed, 0 insertions, 0 deletions