Subject: Re: CVS commit: src
To: KIYOHARA Takashi <kiyohara@kk.iij4u.or.jp>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 08/15/2007 21:24:20
Hi,
On Thu, Aug 16, 2007 at 01:44:26AM +0900, KIYOHARA Takashi wrote:
> From: David Young <dyoung@pobox.com>
> Date: Tue, 14 Aug 2007 23:26:38 -0500
>
> > On Wed, Aug 15, 2007 at 03:53:10AM +0000, KIYOHARA Takashi wrote:
> > > Added Files:
> > > src/share/man/man3: gcq.3
> > > src/sys/sys: gcq.h
> >
> > What is this? Have you added entries to the set lists?
>
> commited.
> gcq is Generic Circular Queues. Used by slhci.
I see where the original driver was proposed, but where was gcq proposed and
how is it different from CIRCLEQ? It shouldn't go into the system without
review and for now I think it should be backed out, or made part of the
slhci driver's headers.
Thanks,
Andrew