]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: NUMA-aware Tx queue allocations
authorDimitris Michailidis <dm@chelsio.com>
Tue, 14 Dec 2010 21:36:55 +0000 (21:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Dec 2010 21:16:04 +0000 (13:16 -0800)
commitb9c93f7941e453a6b874612103844597a18fb1cb
tree25980911778dba0ec65c566fd9064fee83877f21
parentb602b2e4ffea0d537be360df39ffaab02800d850
cxgb4: NUMA-aware Tx queue allocations

Allocate Tx queue memory on the node indicated by the new
netdev_queue_numa_node_read.

Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cxgb4/sge.c