This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Do not scale NPTL tests with available number of CPUs


On Wed, Aug 30, 2017 at 10:32 AM, Florian Weimer <fweimer@redhat.com> wrote:
> On 08/30/2017 04:21 PM, Zack Weinberg wrote:
>> Should it maybe be min(8, ncpus) instead of just 8?
>
> I don't think that's worth the added complexity.  Even on a UP system,
> the overscheduling does not introduce a significant delay in thread
> creation and termination.

OK, thanks for clarifying.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]