From owner-freebsd-arch@FreeBSD.ORG Wed May 13 12:42:24 2009 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6F3C106564A for ; Wed, 13 May 2009 12:42:24 +0000 (UTC) (envelope-from freebsd-arch@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 506FE8FC13 for ; Wed, 13 May 2009 12:42:24 +0000 (UTC) (envelope-from freebsd-arch@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M4Dmu-0006Hi-Lx for freebsd-arch@freebsd.org; Wed, 13 May 2009 12:42:20 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 May 2009 12:42:20 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 May 2009 12:42:20 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-arch@freebsd.org From: Ivan Voras Date: Wed, 13 May 2009 14:42:01 +0200 Lines: 44 Message-ID: References: <976698487.20090509182307@scriptolutions.com> <123863765.20090509203610@scriptolutions.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF3F4D2AF80888078ECBDF59A" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.21 (X11/20090409) In-Reply-To: <123863765.20090509203610@scriptolutions.com> X-Enigmail-Version: 0.95.7 Sender: news Subject: Re: Are named posix semaphores not implemented? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2009 12:42:25 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF3F4D2AF80888078ECBDF59A Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Lothar Scholz wrote: > Hello pluknet, >=20 >=20 > p> First, you should have sem(4) capacity enabled in kernel > p> (via kldload or statically built). It seems you haven't. >=20 > Yes - but it was a total fresh PC-BSD build. For future troubleshooting, you should get used to reading the man pages - sem(4) describes how to enable it. > I must say that i really don't like this start off with > anything disabled. They will never get a good desktop os > if the user can't run simple programs without the need to > learn about kernel modules. They are disabled by default because they don't get much use - apparently it's not a very popular API. If you make a good case for its inclusion (reference large or popular projects that use it), there is probably no reason not to include it by default. The sem.ko loadable module is something like 20 kB in size. --------------enigF3F4D2AF80888078ECBDF59A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkoKwCAACgkQldnAQVacBcgDAgCeOC8y+f6OT4LAYKp0UH9SZS/o 75AAoPjwbDX2ZbaoHMiuX4q+QTd9cRWl =Kziz -----END PGP SIGNATURE----- --------------enigF3F4D2AF80888078ECBDF59A--