git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5675bd
)
vhost: add unlikely annotations to error path
author
Michael S. Tsirkin
<mst@redhat.com>
Thu, 1 Jul 2010 15:40:12 +0000
(18:40 +0300)
committer
Michael S. Tsirkin
<mst@redhat.com>
Thu, 1 Jul 2010 16:25:40 +0000
(19:25 +0300)
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>
No differences found