summaryrefslogtreecommitdiff
path: root/lib/llist.c
diff options
context:
space:
mode:
authorJason Wang <jasowang@redhat.com>2013-09-02 08:40:59 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-09-04 02:46:57 (GMT)
commitce21a02913dc79205485637b6e0927a4c800c4a4 (patch)
treec1a9325b2a7579c65a5accf8f05d3a9cb2f048ad /lib/llist.c
parentc49e4e573be86acd36c747511ea5dc76be122206 (diff)
downloadlinux-fsl-qoriq-ce21a02913dc79205485637b6e0927a4c800c4a4.tar.xz
vhost_net: determine whether or not to use zerocopy at one time
Currently, even if the packet length is smaller than VHOST_GOODCOPY_LEN, if upend_idx != done_idx we still set zcopy_used to true and rollback this choice later. This could be avoided by determining zerocopy once by checking all conditions at one time before. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/llist.c')
0 files changed, 0 insertions, 0 deletions