Re: [PATCH] sendfile removal



Eric Dumazet wrote:

As I said, this new non blocking feature on the input side (disk), is
nice and usefull. (For people scared by splice() syscall :) )

Just have to mention it is a change of behavior, and documentation
probably needs to reflect this change. "Since linux 2.6.23, sendfile()
repects O_NONBLOCK on in_fd as well"


Fair enough. Unix has traditionally not acknowledged the possibility of
nonblocking I/O on conventional files, for some odd reason.

-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: [PATCH] sendfile removal
    ... nice and usefull. ... (For people scared by splice() ... Just have to mention it is a change of behavior, and documentation ...
    (Linux-Kernel)
  • enhacement to mdmfs
    ... I wrote a simple patch to mdmfs so such md disk can be put in /etc/fstab. ... If people find it usefull I'd like to have it commited. ... The fragment size of the file system in bytes. ...
    (freebsd-current)
  • Re: Annoying system logging problem...
    ... > How can I check the syscall? ... > looked into syslog() and family... ... Syncing sends all buffers to disk. ...
    (alt.os.linux)
  • Re: new DDK sample code ideas
    ... what i would find usefull is a RAMDISK driver that ... supports larger than 64 MB disk size. ... Bruno. ...
    (microsoft.public.development.device.drivers)
  • Re: Inode modification time (ctime)
    ... You can only set atime and mtime syscall). ... One begs to differ. ... you can obviously do anything if you allow access to the disk ...
    (comp.unix.solaris)