linux/drivers/vhost
Michael S. Tsirkin 7b3384fc30 vhost: add unlikely annotations to error path
patch 'break out of polling loop on error' caused
a minor performance regression on my machine: recover
that performance by adding a bunch of unlikely annotations
in the error handling.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2010-07-01 19:25:40 +03:00
..
Kconfig net/macvtap: add vhost support 2010-02-18 14:08:38 -08:00
Makefile vhost_net: a kernel-level virtio server 2010-01-15 01:43:29 -08:00
net.c vhost: add unlikely annotations to error path 2010-07-01 19:25:40 +03:00
vhost.c vhost: add unlikely annotations to error path 2010-07-01 19:25:40 +03:00
vhost.h vhost: break out of polling loop on error 2010-06-27 11:52:25 +03:00