patch-1.3.60 linux/include/linux/sysctl.h
Next file: linux/include/net/ax25.h
Previous file: linux/include/linux/swapctl.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Wed Feb  7 08:55:41 1996
-  Orig file: 
v1.3.59/linux/include/linux/sysctl.h
-  Orig date: 
Tue Jan 23 21:15:54 1996
diff -u --recursive --new-file v1.3.59/linux/include/linux/sysctl.h linux/include/linux/sysctl.h
@@ -59,7 +59,8 @@
 /* CTL_VM names: */
 #define VM_SWAPCTL	1	/* struct: Set vm swapping control */
 #define VM_KSWAPD	2	/* struct: control background pagout */
-#define VM_MAXID	3
+#define VM_FREEPG	3	/* struct: Set free page thresholds */
+#define VM_MAXID	4
 
 /* CTL_NET names: */
 
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