Home
last modified time | relevance | path

Searched hist:"2446 e0e2" (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dnvme.c2446e0e2 Wed Jun 17 13:21:55 GMT 2020 Stefan Hajnoczi <stefanha@redhat.com> block/nvme: poll queues without q->lock

A lot of CPU time is spent simply locking/unlocking q->lock during
polling. Check for completion outside the lock to make q->lock disappear
from the profile.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Sergio Lopez <slp@redhat.com>
Message-id: 20200617132201.1832152-2-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>