ovs-numa: Replace name 'cpu_socket' with 'numa_node'.
authorAlex Wang <alexw@nicira.com>
Fri, 5 Sep 2014 06:17:31 +0000 (06:17 +0000)
committerAlex Wang <alexw@nicira.com>
Fri, 5 Sep 2014 22:19:53 +0000 (15:19 -0700)
commit012c0a040f9aac5f3e75ca05843cf05aff8a97cf
tree54fb4574f050e56388affa0aba30416eada22b1f
parentb0e1bce5d6528d71605f0d75e47f5f14d4b04f0d
ovs-numa: Replace name 'cpu_socket' with 'numa_node'.

'numa' and 'socket' are currently used interchangeably in ovs-numa.
But they are not always equivalent as some platform can have multiple
sockets on a numa node.  To avoid confusion, this commit renames all
the 'cpu_socket' to 'numa_node'.

Signed-off-by: Alex Wang <alexw@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
lib/ovs-numa.c
lib/ovs-numa.h