Willy Tarreau a24d1d0be4 MINOR: task: align the rq and wq locks
We really don't want them to share the same cache line as they are
expected to be used in parallel. Adding a 64-byte alignment here shows
a performance increase of about 4.5% on task-intensive workloads with
2 to 4 threads.
2017-11-26 11:10:51 +01:00
..
2017-10-25 04:45:48 +02:00
2017-11-26 11:10:51 +01:00
2016-04-03 14:17:42 +02:00