On 2011-01-29 12:53 AM, Alexander Gordeev wrote:
> В Fri, 28 Jan 2011 13:47:18 +0100
> Felix Fietkau пишет:
>
>> On 2011-01-28 1:28 PM, Alexander Gordeev wrote:
>> > Hi!
>> >
>> > I have a device with only 16MB of memory and I want to run threaded
>> > applications on it. The size of allocated s
В Fri, 28 Jan 2011 13:47:18 +0100
Felix Fietkau пишет:
> On 2011-01-28 1:28 PM, Alexander Gordeev wrote:
> > Hi!
> >
> > I have a device with only 16MB of memory and I want to run threaded
> > applications on it. The size of allocated stack space in uClibc's
> > implementation of pthread_create
On 2011-01-28 1:28 PM, Alexander Gordeev wrote:
> Hi!
>
> I have a device with only 16MB of memory and I want to run threaded
> applications on it. The size of allocated stack space in uClibc's
> implementation of pthread_create equals to the stack size limit as
> returned by ulimit -s (or the def
Hi!
I have a device with only 16MB of memory and I want to run threaded
applications on it. The size of allocated stack space in uClibc's
implementation of pthread_create equals to the stack size limit as
returned by ulimit -s (or the default for the current architecture if
the limit is set to 'un