Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!yarrina.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!cs.utexas.edu!news.cs.utah.edu!news.cc.utah.edu!park.uvsc.edu!usenet From: Terry Lambert <terry@lambert.org> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Advanced scsi drivers Date: 19 Nov 1995 02:47:11 GMT Organization: Utah Valley State College, Orem, Utah Lines: 21 Message-ID: <48m5rf$324@park.uvsc.edu> References: <48il39$q1m@web.ddp.state.me.us> NNTP-Posting-Host: hecate.artisoft.com isdmill@gatekeeper.ddp.state.me.us (David Miller) wrote: ] Is anybody working on an advanced scsi driver? When using *bsd with ] (say) an external raid controller it'd be really nice to have many ] pending IO's so you could keep all the heads moving. ] ] My understanding is that the current status is a single pending IO per ] logical device. Your understanding is incomplete. It does not take into account tagged command queueing (which is supported for the hardware that supports it). If you want RAID, run the COmpaq RAID controller. There is a BSD driver. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.