Hello,

First of all thank you a lot. For the last several days I am getting lots of
help from you. As well as I achived some positive results also. By the way
my observation now is -

mlockall is successfull
pthread_attr_init() - is successfull
pthread_attr_setdetachstate() - successfull
Here I am getting the message "Xenomai - process memory not locked (missing
mlockall?)" and its stuck.
pthread_create()  - this is returning nothing not success(0) nor failure.

What can be the possible reason?

Thanks and regards
Saiful




On 3/6/07, Gilles Chanteperdrix <[EMAIL PROTECTED]> wrote:

Gilles Chanteperdrix wrote:
>>2. What to do so that the thread also run in highest priority?
>
>
> Use pthread_attr_setschedparam, or pthread_setschedparam.
>

Start here and follow the links:


http://www.xenomai.org/documentation/branches/v2.3.x/html/api/group__posix__sched.html

--
                                                 Gilles Chanteperdrix

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to