Files
scylladb/net
Tomasz Grabiec 95975151f6 virtio: change descriptor free list to FIFO instead of LIFO
Based on observation that with packets comprised of multiple fragments
vhost_get_vq_desc() goes higher in CPU profile. Avi suggested that the
current LIFO handling of free descriptors causes contention on cache
lines between seastar on vhost.

Gives 6-10% boost depending on hardware.
2014-10-29 19:19:54 +02:00
..
2014-10-13 11:37:56 +08:00
2014-10-22 12:01:16 +03:00
2014-10-22 10:28:06 +03:00
2014-10-13 11:37:56 +08:00
2014-10-24 22:18:46 +03:00
2014-10-13 11:37:56 +08:00
2014-10-13 11:37:56 +08:00
2014-10-28 11:01:37 +02:00
2014-10-07 11:04:03 +03:00
2014-10-13 11:37:56 +08:00
2014-10-24 22:18:54 +03:00
2014-09-22 11:22:59 +03:00