On Fri, Jun 29, 2001 at 02:39:00AM -0700, Dan Kegel wrote:
> It supports raw partitions, which is good; that might satisfy my
> boss (although the administration will be a pain, and I'm not
> sure whether it's really supported by Dell RAID devices).
All block devices support raw IO --- the raw IO mechanism talks to the
device driver through the normal kernel-internal block IO entry
points.
> I'd prefer O_DIRECT :-(
Andrea Arcangeli has already posted patches you can try for ext2. The
functionality isn't in the mainline kernel yet, though.
--Stephen
-
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/