patch-2.3.24 linux/include/linux/sysctl.h
Next file: linux/include/linux/tty.h
Previous file: linux/include/linux/swap.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Mon Oct 25 08:26:53 1999
- Orig file:
v2.3.23/linux/include/linux/sysctl.h
- Orig date:
Fri Sep 10 23:57:37 1999
diff -u --recursive --new-file v2.3.23/linux/include/linux/sysctl.h linux/include/linux/sysctl.h
@@ -103,7 +103,8 @@
KERN_MSGPOOL=37, /* int: Maximum system message pool size */
KERN_SYSRQ=38, /* int: Sysreq enable */
KERN_MAX_THREADS=39, /* int: Maximum nr of threads in the system */
- KERN_RANDOM=40 /* Random driver */
+ KERN_RANDOM=40, /* Random driver */
+ KERN_SHMALL=41 /* int: Maximum size of shared memory */
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)