numam-dpdk/drivers/event
Pavan Nikhilesh 6a697cf007 event/octeontx2: use opposite bucket for current chunk
Since TIM buckets are always aligned to 32B and our cache line size being
128B, we will always have a cache miss when reading current_chunk pointer.
Avoid the cache miss by storing the current_chunk pointer in the bucket
opposite to the current bucket.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
2019-11-26 07:49:30 +01:00
..
dpaa build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
dpaa2 build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
dsw build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
octeontx event/octeontx: add appication domain validation 2019-11-26 07:49:30 +01:00
octeontx2 event/octeontx2: use opposite bucket for current chunk 2019-11-26 07:49:30 +01:00
opdl build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
skeleton build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
sw build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
Makefile event/octeontx2: add build infra and device probe 2019-07-03 06:55:44 +02:00
meson.build event/octeontx2: add build infra and device probe 2019-07-03 06:55:44 +02:00