patch-2.3.99-pre6 linux/include/linux/sysctl.h
Next file: linux/include/linux/threads.h
Previous file: linux/include/linux/swap.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Apr 26 15:06:25 2000
-  Orig file: 
v2.3.99-pre5/linux/include/linux/sysctl.h
-  Orig date: 
Fri Mar 10 16:40:50 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/include/linux/sysctl.h linux/include/linux/sysctl.h
@@ -119,7 +119,7 @@
 enum
 {
 	VM_SWAPCTL=1,		/* struct: Set vm swapping control */
-	VM_SWAPOUT=2,		/* int: Background pageout interval */
+	VM_SWAPOUT=2,		/* int: Linear or sqrt() swapout for hogs */
 	VM_FREEPG=3,		/* struct: Set free page thresholds */
 	VM_BDFLUSH=4,		/* struct: Control buffer cache flushing */
 	VM_OVERCOMMIT_MEMORY=5,	/* Turn off the virtual memory safety limit */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)