From owner-freebsd-current Wed Oct 2 13:22:31 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 092A337B401 for ; Wed, 2 Oct 2002 13:22:31 -0700 (PDT) Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66EA643E4A for ; Wed, 2 Oct 2002 13:22:30 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 18380 invoked from network); 2 Oct 2002 20:22:30 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 2 Oct 2002 20:22:30 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g92KMSBv014980; Wed, 2 Oct 2002 16:22:28 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Wed, 02 Oct 2002 16:22:31 -0400 (EDT) From: John Baldwin To: alfred@FreeBSD.org Subject: uipc_sem.c Cc: current@FreeBSD.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG So, erm, are there any users of the new semaphore code? I kind of doubt it since it has verbose printf's in just about every function. I'm also curious why we don't just use a single semaphore implementation that is shared via wrappers between the SYSV semaphores and the POSIX semaphores. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message