qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v9 00/21] job: replace AioContext lock with job_mutex


From: Emanuele Giuseppe Esposito
Subject: Re: [PATCH v9 00/21] job: replace AioContext lock with job_mutex
Date: Tue, 19 Jul 2022 15:13:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0


Am 11/07/2022 um 17:57 schrieb Vladimir Sementsov-Ogievskiy:
> That seems a lot closer!
> 
> Now I'm going to vocation from tomorrow up to the end of week, so I'll
> return next Monday.
> 
> 
> On 7/6/22 23:15, Emanuele Giuseppe Esposito wrote:
>> In this series, we want to remove the AioContext lock and instead
>> use the already existent job_mutex to protect the job structures
>> and list. This is part of the work to get rid of AioContext lock
>> usage in favour of smaller granularity locks.
>> [..]
> 
> 

Thank you for the review! Assume that all suggestion I did not reply
will be applied.

Apart from patch 12 and 19, all other patches should be reviewed :)

Emanuele




reply via email to

[Prev in Thread] Current Thread [Next in Thread]