diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2017-03-06 22:21:35 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2017-05-09 16:43:21 +0300 |
commit | e377fcc8486d40867c6c217077ad0fa40977e060 (patch) | |
tree | aa80472501bb1f180165f6571559ec0a693dca44 /drivers/net/wan | |
parent | 680557cf79f82623e2c4fd42733077d60a843513 (diff) | |
download | linux-e377fcc8486d40867c6c217077ad0fa40977e060.tar.bz2 |
virtio_net: reduce alignment for buffers
We don't need to align length to any particular
value anymore. Aligning to L1 cache size probably
sill makes sense to reduce false sharing.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/net/wan')
0 files changed, 0 insertions, 0 deletions