net/ena: make coherent memory allocation NUMA-aware
authorJan Medala <jan@semihalf.com>
Thu, 30 Jun 2016 15:04:57 +0000 (17:04 +0200)
committerBruce Richardson <bruce.richardson@intel.com>
Fri, 8 Jul 2016 13:19:40 +0000 (15:19 +0200)
While allocating (coherent) memory, get information about calling node Id
and pass that as parameter when reserving a memzone.

Signed-off-by: Alexander Matushevsky <matua@amazon.com>
Signed-off-by: Jakub Palider <jpa@semihalf.com>
Signed-off-by: Jan Medala <jan@semihalf.com>

No differences found