numam-dpdk/doc/guides
Bruce Richardson d9f0d3a1ff ring: remove split cacheline build setting
Users compiling DPDK should not need to know or care about the arrangement
of cachelines in the rte_ring structure.  Therefore just remove the build
option and set the structures to be always split. On platforms with 64B
cachelines, for improved performance use 128B rather than 64B alignment
since it stops the producer and consumer data being on adjacent cachelines.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2017-03-29 22:21:51 +02:00
..
contributing mk: provide option to set major ABI version 2017-03-16 18:20:01 +01:00
cryptodevs doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
faq doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
freebsd_gsg doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
howto doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
linux_gsg doc: fix renamed bind tool 2017-03-06 17:53:21 +01:00
nics net/vhost: free consumed Tx buffers on demand 2017-03-27 17:17:33 +02:00
prog_guide doc: update distributor lib guide for new burst API 2017-03-29 16:46:58 +02:00
rel_notes ring: remove split cacheline build setting 2017-03-29 22:21:51 +02:00
sample_app_ug doc: update distributor app guide for new burst API 2017-03-29 16:46:58 +02:00
testpmd_app_ug app/testpmd: add default MAC set command 2017-03-15 18:21:49 +01:00
tools doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
xen doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
conf.py ethdev: add API to free consumed buffers in Tx ring 2017-03-27 17:17:33 +02:00
index.rst doc: rearrange the high level index 2016-11-13 15:25:12 +01:00