This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gomp] improved barrier synchronization


On Thu, Oct 13, 2005 at 06:07:51PM -0700, Richard Henderson wrote:
> On Thu, Oct 13, 2005 at 08:59:40PM -0400, Daniel Jacobowitz wrote:
> > Shouldn't you give at least lip service to targets/kernels without
> > futexes?
> 
> Configure with --disable-linux-futex if you're targeting such.

Thanks; good to know.

> But, frankly, if you care about performance enough to want OpenMP,
> then you'll also want to use a kernel recent enough to run nptl.

Probably true; just something to keep in mind when packaging.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]