Hello Philippe,

when using t_create() for creating a pSOS task in user space, the parameter
sstack is ignored.
But when creating the task in kernel space, sstack is added to ustack to
create a stack of the combined sizes.
The same behaviour as in kernel space should be implemented in user space.
Because this is the behaviour of original pSOS for CPU architectures where
supervisor and user stacks are not separated, like PowerPC.

Thanks
Markus




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

Reply via email to