xen-netfront: rearrange netfront structure to separate tx and rx
authorJeremy Fitzhardinge <jeremy@goop.org>
Mon, 15 Oct 2007 19:59:53 +0000 (12:59 -0700)
committerJeff Garzik <jeff@garzik.org>
Mon, 15 Oct 2007 20:13:36 +0000 (16:13 -0400)
commit84284d3c1d6372bc9ab496607661d230d9c45de4
tree3226b21ccb77955380ebfb1201c5714c88f1dc38
parente9edda697ed7697f1288d0656570e49c47e204ae
xen-netfront: rearrange netfront structure to separate tx and rx

Keep tx and rx elements separate on different cachelines to prevent
bouncing.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Acked-by: Jeff Garzik <jgarzik@pobox.com>
Cc: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/xen-netfront.c
This page took 0.041695 seconds and 5 git commands to generate.