Gilles Chanteperdrix wrote:
> Author: gch
> Date: Sat Oct  4 23:11:09 2008
> New Revision: 4210
> 
> URL: http://svn.gna.org/viewcvs/xenomai?rev=4210&view=rev
> Log:
> Call __real_pthread_setschedparam in order to inform the libc of the 
> scheduling parameters change.

Well, I dropped this idea after realizing that it will kick us out of
primary mode in all cases. This change is an improvement (/wrt Linux
scheduling accuracy) for borderline threads, but it will cause
regressions for primary-only threads. I have no idea right now how to
make both happy, at least without explicit pthread_setschedparam
invocations by the user application.

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core

Reply via email to