Messages in this thread |  | | | Subject | Re: [PATCH] virtio-net: fix a race on 32bit arches | | From | Eric Dumazet <> | | Date | Sun, 10 Jun 2012 12:21:14 +0200 |
| |
On Sun, 2012-06-10 at 10:03 +0300, Michael S. Tsirkin wrote:
> One question though: do we want to lay the structure > out so that the rx sync structure precedes the rx counters? >
I am not sure its worth having holes in the structure, since its percpu data.
That would be 8 bytes lost per cpu and per device.
|  |