HardenedBSD/sys
Justin T. Gibbs ffc2aaf2d8 Do not set SCSI_NOSLEEP on every tape command (the exception being during
probes).  Apart from there being no reason to set SCSI_NOSLEEP on every
tape command, this prevents controller drivers from sleeping when resources
are fully utilized causing unecessary "Oops not queued" errors.  This is
only noticed for controllers that can run out of resources like the
27/2842 adaptec controllers.  Before this fix, it is almost impossible to
perform extended tape operations if more than one scsi disk is on the
bus with the tape drive with these controllers.  This does not address a
similar problem that could occur if devices are probed while other targets
are active since SCSI_NOSLEEP will still be set in that case.
1995-07-16 09:13:14 +00:00
..
alpha
amd64 Truncate the fault address to a page boundry when calling vm_fault(). The 1995-07-16 05:39:22 +00:00
compat/linux
compile
conf Add tw. 1995-07-16 08:55:04 +00:00
ddb
dev
fs NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct 1995-07-13 08:48:48 +00:00
gnu
i386 Add tw. 1995-07-16 08:55:04 +00:00
isa
isofs/cd9660
kern Truncate the fault address to a page boundry when calling vm_fault(). The 1995-07-16 05:39:22 +00:00
libkern
miscfs NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct 1995-07-13 08:48:48 +00:00
modules
msdosfs
net
netccitt
netinet
netiso
netns
nfs I believe that the following fix to nfs_vnops.c should do the trick w.r.t. 1995-07-13 17:55:12 +00:00
nfsclient I believe that the following fix to nfs_vnops.c should do the trick w.r.t. 1995-07-13 17:55:12 +00:00
nfsserver NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct 1995-07-13 08:48:48 +00:00
pci
powerpc/include
rpc
scsi Do not set SCSI_NOSLEEP on every tape command (the exception being during 1995-07-16 09:13:14 +00:00
sys NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct 1995-07-13 08:48:48 +00:00
tools
ufs NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct 1995-07-13 08:48:48 +00:00
vm Added a copyright to this file. 1995-07-13 10:29:34 +00:00
Makefile