[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090119140956.656177e7@gondolin>
Date: Mon, 19 Jan 2009 14:09:56 +0100
From: Cornelia Huck <cornelia.huck@...ibm.com>
To: Arjan van de Ven <arjan@...radead.org>
Cc: Dave Chinner <david@...morbit.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] async: Add some documentation.
On Mon, 19 Jan 2009 04:52:42 -0800,
Arjan van de Ven <arjan@...radead.org> wrote:
> On Mon, 19 Jan 2009 13:27:44 +0100
> Cornelia Huck <cornelia.huck@...ibm.com> wrote:
>
> > > >
> > > > I had it as that at first. But it is ugly; naming a function
> > > > after its arguments is useless; it should be named after what it
> > > > does instead.
> > > >
> > > > I buy that "special" is not a good name. Would "local" be better?
> > > > The name needs to convey that it is for a specific synchronization
> > > > context....
> > >
> > > Yeah, local is sounds ok - it's certainly more obvious
> > > that it's a scope modifier for the synchronisation primitive.
> >
> > Hm, I don't like _local too much. How about _subset, or _context, or
> > _scope?
>
> or _domain ?
>
> and phrase stuff such that you have synchronization domains?
I like that one best so far.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists