Re: cciss updates for 2.6.6xxx [1/2]

From: Jeff Garzik
Date: Wed Apr 07 2004 - 11:35:01 EST


Miller, Mike (OS Dev) wrote:
Yep, you're right. I just regurgitated the same code. I'll pull my head out and try again :(


The easiest thing to do may be to take your patch #1, and then add code to clamp the per-queue outstanding-command (tag) depth to
1024 / n_arrays_found

at initialization time. Or perhaps s/n_arrays_found/max_arrays_per_hba/

I bet that's just a few additional lines of code, and should work...

Regards,

Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/