Messages in this thread |  | | Date | Sun, 25 Aug 2002 15:18:54 -0400 | Subject | Re: 2.5.31 qlogic error "this should not happen" | From | rwhron@earthlin ... |
| |
> I occasionally saw that error on our 2.4 RAID system; it went away when I > increased the size of the handles array in qlogicfc.h:
-#define QLOGICFC_REQ_QUEUE_LEN 127 /* must be power of two - 1 */ +#define QLOGICFC_REQ_QUEUE_LEN 255 /* must be power of two - 1 */
That change in addition to Doug's patch in http://marc.theaimsgroup.com/?l=linux-kernel&m=103005703808312&w=2 have done the trick. 2.5.31-mm1-dl-ew completed the 54 hour benchmarathon. (first 2.5 kernel to finish).
Details at: http://home.earthlink.net/~rwhron/kernel/bigbox.html -- Randy Hron
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |