Enno Boland bfd6b2e88e lib/plist.c: share workload more efficient between threads
Before this patch xbps had a constant slice count for every thread.
This resulted in unbalanced thread usage if the workload was
homogenous over the slices.

This patch replaces the naive slice count approach by spinlock based
reservation.
2018-07-02 13:18:23 +02:00
..
2017-08-22 18:03:32 -04:00
2017-08-22 18:35:45 -04:00
2016-02-08 15:09:43 +01:00
2016-03-24 10:23:20 +01:00
2016-05-04 09:46:14 +02:00
2016-06-20 10:03:49 +02:00