Files
scylladb/net
Gleb Natapov 2982efbac0 virtio: remove unneeded allocation from virtio_net_device::txq::post
virtio_net_device::txq::post allocates temporary vector each time it
calls vring::post() since later expects to get vector as a parameter.
Change vring::post() to get two iterators instead and remove needless
vector allocation.
2014-10-13 15:51:50 +03:00
..
2014-10-13 11:37:56 +08:00
2014-10-13 11:37:56 +08:00
2014-10-13 11:37:56 +08:00
2014-10-13 11:37:56 +08:00
2014-10-13 11:37:56 +08:00
2014-10-07 11:04:01 +03:00
2014-10-07 11:04:03 +03:00
2014-10-13 11:33:47 +08:00
2014-10-13 11:37:56 +08:00
2014-10-13 11:37:56 +08:00
2014-09-22 11:22:59 +03:00