Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jul 2009 10:45:19 +0100
From:      Bruce Simpson <bms@incunabulum.net>
To:        Ed Schouten <ed@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r195295 - in head/sys: amd64/conf i386/conf ia64/conf pc98/conf powerpc/conf sparc64/conf sun4v/conf
Message-ID:  <4A4F24AF.3080900@incunabulum.net>
In-Reply-To: <200907021824.n62IObWJ051643@svn.freebsd.org>
References:  <200907021824.n62IObWJ051643@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ed Schouten wrote:
> Author: ed
> Date: Thu Jul  2 18:24:37 2009
> New Revision: 195295
> URL: http://svn.freebsd.org/changeset/base/195295
>
> Log:
>   Enable POSIX semaphores on all non-embedded architectures by default.
>   
>   More applications (including Firefox) seem to depend on this nowadays,
>   so not having this enabled by default is a bad idea.
>   

Thank you. I didn't do this as normally we're pretty conservative about 
this sort of change, but now they are fixed, it just plain makes sense.

I suspect Boost.Interprocess doesn't work on FreeBSD yet -- it needs 
sem_t's shared between processes. Does anybody have work in progress for 
this? We are in 8.0 freeze right now and it would be great to be able to 
sort this out, IF someone has it up their sleeve. This was recently 
bashed around on -STABLE.

cheers
BMS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A4F24AF.3080900>