Re: _SC_SIGQUEUE_MAX

2016-07-04 Thread Charles Cui
Well, in this case, what I suggest is that I try both things at the same time and see which part is more easily for me to make a breakthrough. Sounds good? I will let you guys know my progress. Thanks, Charles. 2016-07-04 23:24 GMT+08:00 Christos Zoulas : > On Jul 4, 4:34pm, mar...@duskware.de

Re: _SC_SIGQUEUE_MAX

2016-07-04 Thread Christos Zoulas
On Jul 4, 4:34pm, mar...@duskware.de (Martin Husemann) wrote: -- Subject: Re: _SC_SIGQUEUE_MAX | On Mon, Jul 04, 2016 at 10:27:52AM -0400, Christos Zoulas wrote: | > SCHED_SPORADIC is also a feature that not many things use. So let's either | > try to make the PSHARED semaphores work for real (ea

Re: _SC_SIGQUEUE_MAX

2016-07-04 Thread Martin Husemann
On Mon, Jul 04, 2016 at 10:27:52AM -0400, Christos Zoulas wrote: > SCHED_SPORADIC is also a feature that not many things use. So let's either > try to make the PSHARED semaphores work for real (easier) or go for the > realtime signal implementation (harder). Let's see what others think soo. I agre

Re: _SC_SIGQUEUE_MAX

2016-07-04 Thread Christos Zoulas
On Jul 4, 10:36am, charles.cui1...@gmail.com (Charles Cui) wrote: -- Subject: Re: _SC_SIGQUEUE_MAX | Yes, I can add the man pages for _sched_protect, mmap support is the missing | features at the bottom of this doc, | https://github.com/ycui1984/posixtestsuite/blob/master/errors.txt Nobody has th