Re: [Kiobuf-io-devel] RFC: Kernel mechanism: Compound event wait

Pavel Machek (pavel@suse.cz)
Sun, 11 Feb 2001 22:30:11 +0100


Hi!

> > So you consider inability to select() on regular files _feature_?
>
> select on files is unimplementable. You can't do background file IO the
> same way you do background receiving of packets on socket. Filesystem is
> synchronous. It can block.

You can use helper friends if VFS layer is not able to handle
background IO. Then we can do it right in linux-4.4.
Pavel

-- 
I'm pavel@ucw.cz. "In my country we have almost anarchy and I don't care."
Panos Katsaloulis describing me w.r.t. patents at discuss@linmodems.org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/