patch-2.1.106 linux/include/linux/sysctl.h
Next file: linux/include/linux/timer.h
Previous file: linux/include/linux/swap.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Sat Jun 13 12:48:11 1998
-  Orig file: 
v2.1.105/linux/include/linux/sysctl.h
-  Orig date: 
Fri May  8 23:14:57 1998
diff -u --recursive --new-file v2.1.105/linux/include/linux/sysctl.h linux/include/linux/sysctl.h
@@ -80,7 +80,8 @@
 	VM_OVERCOMMIT_MEMORY,	/* Turn off the virtual memory safety limit */
 	VM_BUFFERMEM,		/* struct: Set buffer memory thresholds */
 	VM_PAGECACHE,		/* struct: Set cache memory thresholds */
-	VM_PAGERDAEMON		/* struct: Control kswapd behaviour */
+	VM_PAGERDAEMON,		/* struct: Control kswapd behaviour */
+	VM_PGT_CACHE		/* struct: Set page table cache parameters */
 };
 
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov