Date: Sun, 10 Jul 2005 16:26:27 +0200 From: Andrea Campi <andrea+freebsd_cvs_all@webcom.it> To: Pawel Jakub Dawidek <pjd@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ggate/ggatec Makefile ggatec.c src/sbin/ggate/ggated Makefile ggated.c src/sbin/ggate/shared ggate.c ggate.h Message-ID: <20050710142626.GA44836@webcom.it> In-Reply-To: <200507082128.j68LSQlp096358@repoman.freebsd.org> References: <200507082128.j68LSQlp096358@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 08, 2005 at 09:28:26PM +0000, Pawel Jakub Dawidek wrote:
> pjd 2005-07-08 21:28:26 UTC
>
> FreeBSD src repository
>
> Modified files:
> sbin/ggate/ggatec Makefile ggatec.c
> sbin/ggate/ggated Makefile ggated.c
> sbin/ggate/shared ggate.c ggate.h
> Log:
[...]
> Use two threads in ggatec(8):
> - sendtd, which takes I/O requests from the kernel and sends them to the
> ggated daemon on the other end;
> - recvtd, which waits for ggated responses and forwards them to the kernel.
This breaks NO_LIBPTHREAD, and as a consequence nanobsd which has it by
default in its make.conf.
IMHO, a nice way to fix this would be to introduce either a new NO_GGATE
know or even better NO_GGCATE{C,D}.
Bye,
Andrea
--
Press every key to continue.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050710142626.GA44836>
