Home
last modified time | relevance | path

Searched hist:"5 d5de250" (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dfile-posix.c5d5de250 Fri Oct 26 15:53:47 GMT 2018 Kevin Wolf <kwolf@redhat.com> file-posix: Factor out raw_thread_pool_submit()

Getting the thread pool of the AioContext of a block node and scheduling
some work in it is an operation that is already done twice, and we'll
get more instances. Factor it out into a separate function.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>