Konstantin Ananyev 1cc363b8ce ring: introduce HTS ring mode
Introduce head/tail sync mode for MT ring synchronization.
In that mode enqueue/dequeue operation is fully serialized:
only one thread at a time is allowed to perform given op.
Suppose to reduce stall times in case when ring is used on
overcommitted cpus (multiple active threads on the same cpu).

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
2020-04-21 12:52:55 +02:00
..
2019-11-15 11:36:27 +01:00
2019-10-12 14:20:21 +02:00
2019-07-19 14:17:11 +02:00
2020-02-05 15:29:59 +01:00
2019-05-04 23:39:23 +02:00
2019-11-08 15:17:05 +01:00
2018-04-11 23:40:40 +02:00
2018-12-19 01:25:56 +01:00
2020-04-21 12:52:55 +02:00
2019-01-20 13:08:50 +01:00