[dpdk-dev] [PATCH v6 2/4] lib: add bitrate statistics library

Remy Horton remy.horton at intel.com
Mon Jan 16 14:18:49 CET 2017


On 11/01/2017 16:15, Stephen Hemminger wrote:
[..]
> You want these statistics to be cache aligned (ie not 0) to avoid
> false cache sharing.

Done.

> Since these statistics are often associated with a device would it
> not make sense to have a NUMA socket associated with the alllocation?

Makes sense, although given the intended frequency of access and the 
amount of data, not sure it would gain much.


More information about the dev mailing list