patch-2.0.1 linux/mm/vmscan.c

Next file: linux/net/core/sock.c
Previous file: linux/mm/swapfile.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.0/linux/mm/vmscan.c linux/mm/vmscan.c
@@ -404,6 +404,7 @@
 	while (1) {
 		kswapd_awake = 0;
 		current->signal = 0;
+		run_task_queue(&tq_disk);
 		interruptible_sleep_on(&kswapd_wait);
 		kswapd_awake = 1;
 		swapstats.wakeups++;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov