Sorry for being dense, but I don't see why an 8 kB block would
need to occupy 2 contiguous pages in ram.
The page cache is indexed in pages, it should be easy enough to
do the disk IO on the 8 kB on-disk block as 2 4 kB IOs, each to
a different page in RAM.
regards,
Rik
--
"Linux holds advantages over the single-vendor commercial OS"
-- Microsoft's "Competing with Linux" document
http://www.surriel.com/ http://distro.conectiva.com/
-
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/