Andy Isaacson <[EMAIL PROTECTED]> wrote: > > Would there be any reason to allow O_DIRECT on the read side?
Sure. It saves CPU, avoids blowing pagecache, just as with O_DIRECT writes. _______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
