bug-gnulib
[Top][All Lists]
Advanced

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

Re: thread stack size


From: Paolo Bonzini
Subject: Re: thread stack size
Date: Sat, 24 Oct 2009 19:42:56 +0200

On Sat, Oct 24, 2009 at 16:04, Bruno Haible <address@hidden> wrote:
> Pádraig Brady wrote:
>> +       * lib/copy-file.c (copy_file_preserving): Used a 32KiB malloced 
>> buffer.
>
> Fine with me too. Yes, 32 KB is more than you can safely allocate on the stack
> in a multithreaded program: The default thread stack size is:
>  - glibc i386, x86_64    7.4 MB

Even when -lrt is added?

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]