From: Peter Waechtler <pwaechtler@mac.com>
To: Alexander Viro <viro@math.psu.edu>
Cc: linux-kernel@vger.kernel.org, jakub@redhat.com, torvalds@transmeta.com
Subject: Re: [PATCH] unified SysV and Posix mqueues as FS
Date: Mon, 28 Oct 2002 11:44:55 +0100 [thread overview]
Message-ID: <3DBD1527.17B4B502@mac.com> (raw)
In-Reply-To: <Pine.GSO.4.21.0210272053240.3884-100000@steklov.math.psu.edu>
Alexander Viro schrieb:
>
> On Sun, 27 Oct 2002, Peter Waechtler wrote:
>
> > Alexander Viro schrieb:
> > >
> > > On Sun, 27 Oct 2002, Peter Waechtler wrote:
> > >
> > > > I applied the patch from Jakub against 2.5.44
> > > > There are still open issues but it's important to get this in before
> > > > feature freeze.
> > > >
> > > > While you can implement Posix mqueues in userland (Irix is doing this
> > > > with fcntl(fd,F_SETLKW,) and shmem) a kernel implementation has some advantages:
> > >
> > > *thud*
> > >
> > > ioctls on _directories_, of all things?
> >
> > Parden? Where are directories used?
> > create a file, give it a size, mmap it and serialize access to it with locks.
> > That's all.
>
> Check your file_operations for root directory.
Umh, misunderstanding: I thought you commented on the Irix part.
And it's not my patch, it's Jakub Jelineks patch I applied against current 2.5
I don't even see an advantage on having them as filesystem - I just think
that the SysV and Posix mqueues should share most of the code.
next prev parent reply other threads:[~2002-10-28 10:35 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-27 15:33 Peter Waechtler
2002-10-27 15:47 ` Jeff Garzik
2002-10-27 15:53 ` Alexander Viro
2002-10-27 19:49 ` H. Peter Anvin
2002-10-27 22:02 ` Peter Waechtler
2002-10-28 1:54 ` Alexander Viro
2002-10-28 10:44 ` Peter Waechtler [this message]
2002-10-28 22:18 ` Bill Davidsen
2002-10-27 16:55 Manfred Spraul
2002-10-27 22:05 ` Peter Waechtler
[not found] ` <3DBCDF4A.3080709@colorfullife.com>
2002-10-28 10:49 ` Peter Waechtler
2002-10-28 21:39 ` Peter Waechtler
2002-10-28 21:43 ` Manfred Spraul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3DBD1527.17B4B502@mac.com \
--to=pwaechtler@mac.com \
--cc=jakub@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
--cc=viro@math.psu.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome