aboutsummaryrefslogtreecommitdiff
path: root/util/rcu.c
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2021-11-19 15:35:58 +0100
committerJuan Quintela <quintela@redhat.com>2022-01-28 15:38:23 +0100
commitd48c3a044537689866fe44e65d24c7d39a68868a (patch)
treee1741d73eaf172f2d5da0d9e629bcb13096ace23 /util/rcu.c
parent468fcb5dd0c965e1af0da9efab09b1462631da18 (diff)
downloadqemu-d48c3a044537689866fe44e65d24c7d39a68868a.zip
qemu-d48c3a044537689866fe44e65d24c7d39a68868a.tar.gz
qemu-d48c3a044537689866fe44e65d24c7d39a68868a.tar.bz2
multifd: Use a single writev on the send side
Until now, we wrote the packet header with write(), and the rest of the pages with writev(). Just increase the size of the iovec and do a single writev(). Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'util/rcu.c')
0 files changed, 0 insertions, 0 deletions