Files
scylladb/net
Avi Kivity 503f1bf4d0 virtio: batch transmitted packets
Instead of placing packets directly into the virtio ring, add them to
a temporary queue, and flush it when we are polled.  This reduces
cross-cpu writes and kicks.
2014-12-11 19:20:50 +02:00
..
2014-11-06 10:30:30 +02:00
2014-11-06 10:30:30 +02:00
2014-11-06 10:30:30 +02:00
2014-11-06 10:30:30 +02:00
2014-11-10 10:17:49 +02:00
2014-11-05 14:50:56 +02:00
2014-12-03 17:47:30 +08:00
2014-12-09 09:59:43 +02:00
2014-11-06 10:30:30 +02:00
2014-12-11 19:20:50 +02:00