patch-1.3.58 linux/kernel/sched.c
Next file: linux/kernel/sysctl.c
Previous file: linux/kernel/ksyms.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Wed Jan 17 07:31:59 1996
- Orig file:
v1.3.57/linux/kernel/sched.c
- Orig date:
Sat Jan 6 19:10:42 1996
diff -u --recursive --new-file v1.3.57/linux/kernel/sched.c linux/kernel/sched.c
@@ -38,6 +38,9 @@
/*
* kernel variables
*/
+
+int securelevel = 0; /* system security level */
+
long tick = 1000000 / HZ; /* timer interrupt period */
volatile struct timeval xtime; /* The current time */
int tickadj = 500/HZ; /* microsecs */
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