Re: [PATCH] sys_epoll system call interface to /dev/epoll

Linus Torvalds (torvalds@transmeta.com)
Fri, 18 Oct 2002 16:27:30 -0700 (PDT)


On Fri, 18 Oct 2002, Shailabh Nagar wrote:
>
> Apart from the multiple vs. single system call issue, are you okay with
> the creation of an fd,file * etc. without having a device ?

Hey, that's the UNIX way. Think sockets, think pipes, think futexes. It's
nothing new, it's been there in Unix since 1969, and the "everything is a
file" thing has nothing to say about using "open".

Linus

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