[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: non-buffers writes
Hi,
On Tue, Aug 01, 2000 at 05:01:14PM +0300, BenHanokh Gabriel wrote:
>
> how can i do direct writes to disk without the buffer-cache overhead?
> i failed to see any relevant flag to open() , nor any fnctl()
Via /dev/raw/raw* raw devices ("man raw"). We plan much more powerful
direct IO functionality for 2.5 (which should support O_DIRECT opening
of devices and regular files), but for now raw IO is the only
supported mechanism.
Cheers,
Stephen
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/