lkml.org 
[lkml]   [2002]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectNUMA-Q breakage 6/7 lack of bio splitting workaround
NUMA-Q's have qlogicisp adapters for their boot bays. Until the block
I/O issue is resolved, they can't boot. I've bugged you about this
before, but for completeness' sake, here it is.


Workaround (due to akpm) below.


Cheers,
Bill


===== fs/mpage.c 1.10 vs edited =====
--- 1.10/fs/mpage.c Thu Jul 4 09:17:30 2002
+++ edited/fs/mpage.c Fri Jul 12 01:03:03 2002
@@ -24,7 +24,7 @@
* The largest-sized BIO which this code will assemble, in bytes. Set this
* to PAGE_CACHE_SIZE if your drivers are broken.
*/
-#define MPAGE_BIO_MAX_SIZE BIO_MAX_SIZE
+#define MPAGE_BIO_MAX_SIZE PAGE_CACHE_SIZE

/*
* I/O completion handler for multipage BIOs.
-
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/
\
 
 \ /
  Last update: 2005-03-22 13:27    [W:0.027 / U:1.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site