freebsd-dev/sys/cam
Kenneth D. Merry ca3b51e9ed Disable tagged queueing for the IBM DCAS drives. These drives have poor
write performance when tagged queueing is enabled.

Although the PR was submitted for the 4 gig version of this drive, the
assumption is that the 2 gig version has the same problem.  Therefore
tagged queueing is disabled for both.

Also, update the comment for the Western Digital Enterprise drives to note
that the best performance for those drives is achieved when tagged queueing
is disabled and write caching is enabled.

PR:		kern/10398
Submitted by:	Hideaki Okada <hokada@isl.melco.co.jp>
1999-03-14 05:15:38 +00:00
..
scsi Implement the control device for the "targ" target mode processor target 1999-03-05 23:25:11 +00:00
cam_ccb.h Add constants and macros for dealing with XPT opcode group types. 1999-03-05 23:13:20 +00:00
cam_conf.h
cam_debug.h
cam_extend.c
cam_extend.h
cam_periph.c This is a rather large commit that encompasses the new swapper, 1999-01-21 08:29:12 +00:00
cam_periph.h
cam_queue.c
cam_queue.h
cam_sim.c
cam_sim.h
cam_xpt_periph.h
cam_xpt_sim.h xpt_done has no reason to take a volatile ccb *. 1999-03-05 23:18:56 +00:00
cam_xpt.c Disable tagged queueing for the IBM DCAS drives. These drives have poor 1999-03-14 05:15:38 +00:00
cam_xpt.h
cam.c
cam.h