Re: Contiguous files and I/O buffered

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 28 Jan 1998 22:23:31 +0000 (GMT)


> No. setvbuf() forces C library not to buffer. Currenlty, there's no
> way to force kernel not to buffer.

Open the file O_SYNC.