Re: refine of the GSOC project

2016-05-13 Thread Christos Zoulas
On May 12, 9:50pm, charles.cui1...@gmail.com (Charles Cui) wrote: -- Subject: Re: refine of the GSOC project | Well, your saying of _NETBSD_SOURCE is defined by default seems correct, | I compiled a file in the benchmark separately which has the problem of | accessing | macro SA_ONSTACK |

Re: refine of the GSOC project

2016-05-13 Thread Martin Husemann
On Thu, May 12, 2016 at 09:07:58PM +0200, Kamil Rytarowski wrote: > On 12.05.2016 07:37, Charles Cui wrote: > >PTHREAD_STACK_MIN (freebsd) > > I was told that this one is missing on purpose as there is no good > reason to limit it from this side and a sane minimum is PAGE_SIZE. > > Perhaps t