But you have it backwards - things are not "could go in the kernel" things
are "could avoid being in kernel"
> passed around as a target for the video device, a source for a userspace
> program, and a source for DMA to disk) They also have some special
> flags:
> fcentl(fd, F_SETFL, FDIRECT); /* enables direct disk access */
> open(filename, O_DIRECT); /* likewise */
> See this page for details:
> http://reality.sgi.com/cpirazzi_engr/lg/uv/disk.html
Andrea has this working on 2.4 + patches
-
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/