qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 3/3] qemu-coroutine: use a ring per thread f


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH 3/3] qemu-coroutine: use a ring per thread for the pool
Date: Fri, 28 Nov 2014 12:14:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

> master:
> Run operation 40000000 iterations 12.851414 s, 3112K operations/s, 321ns per 
> coroutine
> 
> paolo:
> Run operation 40000000 iterations 11.951720 s, 3346K operations/s, 298ns per 
> coroutine

Nice. :)

Can you please try "coroutine: Use __thread … " together, too?  I still
see 11% time spent in pthread_getspecific, and I get ~10% more indeed if
I apply it here (my times are 191/160/145).

Paolo



reply via email to

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