On Wed, 2011-11-02 at 17:54 -0400, Michael D. Berger wrote:
> Please pardon me if you see this twice. I thought that the
> newsgroup and the e-mail list were the same thing, but I now
> see they are not.
Depends which news group you're referring to. The gmane one does
interact with this list. T
> -Original Message-
> From: users-boun...@lists.fedoraproject.org
> [mailto:users-boun...@lists.fedoraproject.org] On Behalf Of
> Michael D. Berger
> Sent: Wednesday, November 02, 2011 21:21
> To: 'Community support for Fedora users'
> Subject: RE:
> -Original Message-
> From: users-boun...@lists.fedoraproject.org
> [mailto:users-boun...@lists.fedoraproject.org] On Behalf Of
> T.C. Hollingsworth
> Sent: Wednesday, November 02, 2011 20:03
> To: Community support for Fedora users
> Subject: Re: pthread_create() f
On Wed, Nov 2, 2011 at 1:59 PM, Michael D. Berger
wrote:
> In F15_64, on starting SysV myDaemon in level 3, with S99myDaemon
>
> rtn = pthread_create() fails with:
> rtn=1=Operation not permitted
>
> man pthread_create says this means:
> No permission to set the scheduling policy
> and param
> -Original Message-
> From: users-boun...@lists.fedoraproject.org
> [mailto:users-boun...@lists.fedoraproject.org] On Behalf Of
> Rick Stevens
> Sent: Wednesday, November 02, 2011 18:03
> To: Community support for Fedora users
> Subject: Re: pthread_create() fail
On 11/02/2011 02:54 PM, Michael D. Berger wrote:
> Please pardon me if you see this twice. I thought that the
> newsgroup and the e-mail list were the same thing, but I now
> see they are not.
>
> In F15_64, on starting SysV myDaemon in level 3, with S99myDaemon
>
> rtn = pthread_create() fails
Please pardon me if you see this twice. I thought that the
newsgroup and the e-mail list were the same thing, but I now
see they are not.
In F15_64, on starting SysV myDaemon in level 3, with S99myDaemon
rtn = pthread_create() fails with:
rtn=1=Operation not permitted
man pthread_create says
In F15_64, on starting SysV myDaemon in level 3, with S99myDaemon
rtn = pthread_create() fails with:
rtn=1=Operation not permitted
man pthread_create says this means:
No permission to set the scheduling policy
and parameters specified in attr.
This happens for:
policy = SCHED_FIFO