Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2011 10:49:39 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        "Dr. Baud" <drbaud@yahoo.com>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: Process scope
Message-ID:  <201104271049.39540.jhb@freebsd.org>
In-Reply-To: <76949.38665.qm@web120705.mail.ne1.yahoo.com>
References:  <76949.38665.qm@web120705.mail.ne1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, April 27, 2011 7:36:05 am Dr. Baud wrote:
> 
>      Ok, thanks John. Are the functions in pthread_affinity_np(3) fully 
supported?

Yes, they use the cpuset(2) API.

>     Dr.
> 
> --- On Tue, 4/26/11, John Baldwin <jhb@freebsd.org> wrote:
> 
> > From: John Baldwin <jhb@freebsd.org>
> > Subject: Re: Process scope
> > To: freebsd-threads@freebsd.org
> > Cc: "Dr. Baud" <drbaud@yahoo.com>
> > Date: Tuesday, April 26, 2011, 3:12 PM
> > On Tuesday, April 26, 2011 3:20:27 pm
> > Dr. Baud wrote:
> > >     Can anyone confirm that libthr
> > in FreeBSD 8.1 supports/does not support 
> > PTHREAD_SCOPE_PROCESS.
> > > 
> > >     Thanks in advance.
> > 
> > You can specify PTHREAD_SCOPE_PROCESS, but all of the
> > threads in libthr are 
> > effectively system scope threads.
> > 
> > -- 
> > John Baldwin
> > 
> 

-- 
John Baldwin



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