Messages in this thread |  | | Date | Sat, 31 Aug 2002 15:28:43 +0200 (CEST) | From | Krzysztof Benedyczak <> | Subject | Re: [PATCH] POSIX message queues |
| |
Hello,
On Tue, 27 Aug 2002, Christoph Hellwig wrote: > The multiplexer syscall is horribly ugly. I'd suggest implementing it > as filesystems so each message queue object can be represented as file, > using defined file methods as much as possible.
It seems clever. In fact previous version used file representation in very simple and rather undesirable way so we resigned from it. But we can try to change it.
BTW two questions: who is IPC maintainer? Are there any chances to incorporate mqueues into kernel?
Krzysztof Benedyczak
- 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/
|  |