On 2021-01-27 1:04 a.m., Martin Pitt wrote:
> Ugh, is HPPA know to have such a poor threading performance in general?
Yes.  Locking is done with a light weight system call.  There's only one atomic 
instruction, ldcw.
So if there's a lot of contention, things run very slowly.

Thanks,
Dave

-- 
John David Anglin  [email protected]

_______________________________________________
Pkg-utopia-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers

Reply via email to