patch-1.3.58 linux/mm/swap.c

Next file: linux/mm/vmscan.c
Previous file: linux/mm/filemap.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.57/linux/mm/swap.c linux/mm/swap.c
@@ -58,6 +58,8 @@
 	RCL_ROUND_ROBIN		/* Balancing policy */
 };
 
+swapstat_t swapstats = {0};
+
 /* General swap control */
 
 /* Parse the kernel command line "swap=" option at load time: */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this