patch-2.0.22 linux/drivers/block/ide-tape.h
Next file: linux/drivers/block/ide.c
Previous file: linux/drivers/block/ide-tape.c
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
Fri Sep 27 08:27:37 1996
- Orig file:
v2.0.21/linux/drivers/block/ide-tape.h
- Orig date:
Wed Sep 11 17:57:13 1996
diff -u --recursive --new-file v2.0.21/linux/drivers/block/ide-tape.h linux/drivers/block/ide-tape.h
@@ -1,5 +1,5 @@
/*
- * linux/drivers/block/ide-tape.h Version 1.7 - ALPHA Sep 10, 1996
+ * linux/drivers/block/ide-tape.h Version 1.8 - ALPHA Sep 26, 1996
*
* Copyright (C) 1995, 1996 Gadi Oxman <gadio@netvision.net.il>
*/
@@ -232,6 +232,15 @@
*/
#define IDETAPE_ANTICIPATE_READ_WRITE_DSC 1
+
+/*
+ * The following parameter is used to select the point in the internal
+ * tape fifo in which we will start to refill the buffer. Decreasing
+ * the following parameter will improve the system's latency and
+ * interactive response, while using a high value might improve sytem
+ * throughput.
+ */
+#define IDETAPE_FIFO_THRESHOLD 2
/*
* DSC timings.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov