Files
scylladb/net
Avi Kivity 91782ac6a2 virtio: optimize single-buffer packet deleter
Instead of allocating a vector to store the buffers to be destroyed, in the
case of a single buffer, use an ordinary free deleter.

This doesn't currently help much because the packet is share()d later on,
but if we may be able to eliminate the sharing one day.
2014-10-21 11:27:05 +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-09-22 11:22:59 +03:00