Am 03.02.2021 um 08:45 hat Vladimir Sementsov-Ogievskiy geschrieben:
> subject should start with [PATCH v5]
>
> 03.02.2021 05:40, 08005...@163.com wrote:
> > From: Michael Qiu
> >
> > v5: reformat the commit log with backtrace of main thread
> > Add a boolean variable to make main thread co
Hi, Kevin
Any comments about this patch?
The lock release action is added by the commit 132ada80 "block: Adjust
AioContexts when attaching nodes"
My patch is to avoid some crash case., and indeed touch the code about that
commit.
Thanks,
Michael
At 2021-02-03 15:45:07, "Vladimir Sementsov-
subject should start with [PATCH v5]
03.02.2021 05:40, 08005...@163.com wrote:
From: Michael Qiu
v5: reformat the commit log with backtrace of main thread
Add a boolean variable to make main thread could re-acquire
aio_context on success path.
v4: rebase to latest code
v3: reformat
From: Michael Qiu
v5: reformat the commit log with backtrace of main thread
Add a boolean variable to make main thread could re-acquire
aio_context on success path.
v4: rebase to latest code
v3: reformat the commit log, remove duplicate content
Currently, if guest has workloads, IO thr