tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PTHREAD_STACK_MIN support



On Jun 7,  7:33pm, charles.cui1984%gmail.com@localhost (Charles Cui) wrote:
-- Subject: PTHREAD_STACK_MIN support

| Hi Christos,
| 
|    I have PTHREAD_STACK_MIN supported and attached
| patch for your review. My next step is to focus on the remaining
| part of signal (SIGPOLL, _SC_REALTIME_SIGNALS and _SC_SIGQUEUE_MAX).
| Seems we need much more significant changes in this part.

Yup, that looks good. Which one do you want to do first?

Try:

#define SIGPOLL SIGIO

and see where that gets you :-)

christos


Home | Main Index | Thread Index | Old Index