public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] QStor SATA/RAID v.96 for 2.6.9-rc2
@ 2004-09-21 17:35 Mark Lord
  2004-09-21 17:58 ` Mark Lord
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Lord @ 2004-09-21 17:35 UTC (permalink / raw)
  To: Linux Kernel, linux-scsi

[-- Attachment #1: Type: text/plain, Size: 915 bytes --]

Here is round-two for the Pacific Digital QStor SATA/RAID driver.

Most of the original concerns have been addressed,
and a few bugs fixed in the interim.

This driver does not share code (yet) with libata, due to the
difficulty of doing so at present -- the vendor wants the same
source code to be usable (eventually) on early 2.4.xx kernels
which lack libata, and much of the existing libata code requires
libata-specific data structures.  We'll work on that later.

New in this version is a scsi_worker_thread, used to feed drive
hotplug events back to the mid-layer.  During testing we discovered
that this is very unsafe to do from "normal" driver context,
since the mid-layer promptly calls back into the driver in the
same context, causing all kinds of locking issues and whatnot.

Feedback is appreciated, but please keep it civil, guys!

Cheers
-- 
Mark Lord
(hdparm keeper & the original "Linux IDE Guy")

[-- Attachment #2: qstor-21sep04.patch.gz --]
[-- Type: application/x-gzip, Size: 38459 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-09-21 19:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-21 17:35 [PATCH] QStor SATA/RAID v.96 for 2.6.9-rc2 Mark Lord
2004-09-21 17:58 ` Mark Lord
2004-09-21 18:21   ` Jeff Garzik
2004-09-21 19:21     ` Mark Lord
2004-09-21 19:26       ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox