Thread behaviour using pthread
- From: "Igor" <igor_k70@xxxxxxxxxxx>
- Date: Fri, 24 Mar 2006 11:33:38 -0500
Hi guys,
I have tried using pthread library on Linux (2.6 kernel) and found that
setting parameters in the attr structure
do not seem to change anything in the thread behaviour - changing sched
policy (RR, FIFO) or RT priority. So, it seems that any changes to attr
structure for a thread are transparent. The only way I could change the
behaviour is by using process level calls like sched_setscheduler etc.on a
thread.
Is there anything I am missing?
Thanks,
Igor
.
- Follow-Ups:
- Re: Thread behaviour using pthread
- From: David Schwartz
- Re: Thread behaviour using pthread
- From: loic-dev
- Re: Thread behaviour using pthread
- Prev by Date: Re: "Move memory" in no time
- Next by Date: Re: Is stork a troll? (was Re: Trolltech QT license question)
- Previous by thread: Application Security Options--USB Dongle?
- Next by thread: Re: Thread behaviour using pthread
- Index(es):
Relevant Pages
|
|