[Top][All Lists]
[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
- Re: [PATCH] md5: accepts a new --threads option, (continued)
- Re: [PATCH] md5: accepts a new --threads option, Jim Meyering, 2009/10/23
- Re: [PATCH] md5: accepts a new --threads option, Paolo Bonzini, 2009/10/23
- Re: [PATCH] md5: accepts a new --threads option, Pádraig Brady, 2009/10/23
- Re: [PATCH] md5: accepts a new --threads option, Jim Meyering, 2009/10/23
- Re: [PATCH] md5: accepts a new --threads option, Pádraig Brady, 2009/10/23
- Re: [PATCH] md5: accepts a new --threads option, Jim Meyering, 2009/10/23
- Re: thread stack size, Bruno Haible, 2009/10/24
- Re: thread stack size,
Paolo Bonzini <=
- Re: thread stack size, Bruno Haible, 2009/10/25
- Re: [PATCH] md5: accepts a new --threads option, Jim Meyering, 2009/10/23
- Re: [PATCH] md5: accepts a new --threads option, Ralf Wildenhues, 2009/10/23