Index of /ldr199410/DISC2/TSX/ALPHA/SCSI

      Name                    Last modified       Size  Description

[DIR] Parent Directory 19-Apr-2005 03:30 - [CMP] ABORT_RE.GZ 22-Apr-1994 06:28 13k [DIR] ATTIC/ 19-Apr-2005 03:30 - [CMP] BENCH_02.GZ 02-Dec-1993 05:35 68k [CMP] BUSLOGIC.GZ 18-Apr-1994 15:17 15k [CMP] CHANGELO.GZ 24-Feb-1994 22:19 6k [CMP] CLUSTER0.GZ 27-Feb-1994 05:22 51k [CMP] CLUSTER1.GZ 02-Dec-1993 08:27 20k [CMP] CLUSTER2.GZ 30-Dec-1993 01:38 48k [CMP] CLUSTER3.GZ 10-Feb-1994 03:56 53k [CMP] CLUSTER4.GZ 15-Feb-1994 18:16 52k [CMP] CLUSTER5.GZ 13-Mar-1994 08:13 52k [CMP] COMP_PER.GZ 02-Dec-1993 07:00 29k [CMP] DPT_1_2_.GZ 18-Aug-1994 18:03 18k [CMP] DPT_TAR.GZ 31-May-1994 18:49 7k [CMP] EATA02C_.GZ 14-Aug-1994 21:17 12k [CMP] EATA_LSM.GZ 19-Aug-1994 22:18 1k [CMP] FILE_C.GZ 04-Nov-1992 07:00 1k [CMP] GSI8_TAR.GZ 23-Jan-1994 20:54 48k [DIR] IN2000/ 19-Apr-2005 03:30 - [DIR] IN2000_O/ 19-Apr-2005 03:30 - [CMP] KDIFF_SE.GZ 16-Jan-1994 01:52 13k [CMP] MT_ST_0_.GZ 20-Sep-1993 07:00 12k [TXT] NCR53C40.LSM 09-Sep-1994 16:01 1k [TXT] NCR53C40.REA 09-Sep-1994 16:01 2k [DIR] NCR53C81/ 19-Apr-2005 03:30 - [DIR] PL14_PAT/ 19-Apr-2005 03:30 - [CMP] SCSIDIFF.GZ 14-Dec-1993 07:00 4k [CMP] SCSIFIX_.GZ 01-Jun-1994 05:07 4k [CMP] SCSIINFO.GZ 17-Nov-1993 08:25 13k [CMP] SRAW_01_.GZ 29-Nov-1993 19:09 6k [CMP] U14_34F_.GZ 19-Jul-1994 15:10 7k [CMP] VMLINUZ_.GZ 14-Aug-1994 21:16 392k [TXT] YMTRANS.TBL 06-Oct-1994 12:05 2k

	Here is a description of the stuff in this directory:

aha152x-*:
	SLS boot disk with aha152x support - this is something like a
pl13q kernel - pl14 contains this driver, so there is no need to grab this
if you have pl14 or later.

bench-*.tar.gz:
	Benchmarking code to determine how fast the buffer cache really
is and to help identify bottlenecks.  Runs as user mode program with
large parts of the kernel source code used.

buslogic.tar.gz:
	Driver for buslogic cards.  These will also work with the
Adaptec 1542 driver, but using a driver specific to the buslogic cards
has a few advantages.

cluster*.tar.gz:
	Patches to improve disk performance by clustering adjacent
buffers - we can do more scatter-gather this way.  There are a number
of other performance enhancements in here as well.

file.c:
	Used to determine file fragmentation.

in2000:
	A driver for the in2000 cards is in this directory.  It is not
very good yet (slow, and it crashes), but it might get you up and
running.

mt-st*:
	A program to control scsi tape drives (perhaps some non-scsi
tape drives as well, if the ioctls are the same).

pl14-patches:
	Patches to pl14 for one thing or another.

scsiinfo*.tar.gz:
	Program to query a scsi device for operating parameters,
defect lists, etc.  An X-based interface is availalble that requires
that you have Tk/Tcl/wish installed.  With the X-based interface you
can easily alter the settings on the drive.

sraw*.gz:
	Program to benchmark raw scsi I/O rates bypassing the buffer cache.