netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] hv_netvsc: Implement NUMA aware memory allocation
@ 2015-05-29  0:07 K. Y. Srinivasan
  2015-05-29  0:08 ` [PATCH V2 net-next 1/2] hv_netvsc: Allocate the receive buffer from the correct NUMA node K. Y. Srinivasan
  2015-05-31  7:23 ` [PATCH net-next 0/2] hv_netvsc: Implement NUMA aware memory allocation David Miller
  0 siblings, 2 replies; 4+ messages in thread
From: K. Y. Srinivasan @ 2015-05-29  0:07 UTC (permalink / raw)
  To: davem, netdev, linux-kernel, devel, olaf, apw, jasowang; +Cc: K. Y. Srinivasan

Allocate both receive buffer and send buffer from the NUMA node assigned to the
primary channel.

K. Y. Srinivasan (2):
  hv_netvsc: Allocate the receive buffer from the correct NUMA node
  hv_netvsc: Allocate the sendbuf in a NUMA aware way

 drivers/net/hyperv/netvsc.c |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

-- 
1.7.4.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-05-31  7:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-29  0:07 [PATCH net-next 0/2] hv_netvsc: Implement NUMA aware memory allocation K. Y. Srinivasan
2015-05-29  0:08 ` [PATCH V2 net-next 1/2] hv_netvsc: Allocate the receive buffer from the correct NUMA node K. Y. Srinivasan
2015-05-29  0:08   ` [PATCH net-next 2/2] hv_netvsc: Allocate the sendbuf in a NUMA aware way K. Y. Srinivasan
2015-05-31  7:23 ` [PATCH net-next 0/2] hv_netvsc: Implement NUMA aware memory allocation David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).