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
-  Lines: 9
-  Date:
Thu Jan 18 06:41:22 1996
-  Orig file: 
v1.3.57/linux/mm/swap.c
-  Orig date: 
Sun Jan 14 16:30:16 1996
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