patch-1.3.57 linux/include/linux/timer.h
Next file: linux/include/net/route.h
Previous file: linux/include/linux/sysctl.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Wed Jan 10 09:27:40 1996
- Orig file:
v1.3.56/linux/include/linux/timer.h
- Orig date:
Tue Jul 18 16:28:59 1995
diff -u --recursive --new-file v1.3.56/linux/include/linux/timer.h linux/include/linux/timer.h
@@ -14,6 +14,8 @@
* BEEP_TIMER console beep timer
*
* RS_TIMER timer for the RS-232 ports
+ *
+ * SWAP_TIMER timer for the background pageout daemon
*
* HD_TIMER harddisk timer
*
@@ -40,6 +42,7 @@
#define BLANK_TIMER 0
#define BEEP_TIMER 1
#define RS_TIMER 2
+#define SWAP_TIMER 3
#define HD_TIMER 16
#define FLOPPY_TIMER 17
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