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
- Lines: 8
- Date:
Fri Jun 28 18:49:55 1996
- Orig file:
v2.0.0/linux/mm/vmscan.c
- Orig date:
Thu Jun 6 17:42:38 1996
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