Jesse Brandeburg 1a6c14a2c7 ixgbe: Allocate driver resources per NUMA node
The default policy for the current driver is to do all its memory
allocation on whatever processor is running insmod/modprobe.  This
is less than optimal.

This driver's default mode of operation will be to use each node for each
subsequent transmit/receive queue.  The most efficient allocation will be
to then have the interrupts bound in such a way as to match up the
interrupt of the queue to the cpu where its memory was allocated.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-03 19:48:35 -08:00
..
2010-02-03 18:37:10 -08:00
2010-01-03 21:42:50 -08:00
2010-01-28 06:01:35 -08:00
2010-01-28 06:13:13 -08:00
2010-02-03 19:12:47 -08:00
2009-09-01 01:13:50 -07:00
2010-01-26 05:17:00 -08:00
2010-01-28 06:01:35 -08:00
2010-01-17 19:16:03 -08:00
2009-08-12 23:03:00 -07:00
2009-08-12 22:53:28 -07:00
2009-11-05 20:00:41 -08:00
2009-11-05 20:00:29 -08:00
2010-01-28 06:01:35 -08:00
2010-01-28 06:01:35 -08:00
2009-10-11 23:30:16 -07:00
2009-10-11 23:30:16 -07:00
2009-12-15 08:53:25 -08:00
2009-11-11 19:22:21 -08:00
2009-09-23 07:39:43 -07:00
2009-10-11 11:20:58 -07:00
2010-01-15 01:48:22 -08:00
2009-10-20 18:51:37 -07:00
2009-09-07 01:56:52 -07:00
2009-11-20 15:35:04 -08:00
2009-10-13 11:48:18 -07:00
2009-10-20 19:11:06 -07:00
2010-01-09 23:00:32 -08:00
2010-01-28 06:01:35 -08:00
2009-12-26 20:38:23 -08:00
2010-01-25 13:36:10 -08:00
2010-01-18 00:29:19 -08:00
2009-10-13 11:48:18 -07:00
2009-10-01 15:14:54 -07:00
2010-02-02 15:55:43 -08:00
2009-12-11 16:16:33 -08:00
2010-01-15 01:43:28 -08:00
2009-11-26 15:51:29 -08:00