Re: [PATCH 00/13] virtiofsd: Support notification queue and

2021-10-25 Thread Dr. David Alan Gilbert
* Vivek Goyal (vgo...@redhat.com) wrote: > Hi, > > Here are the patches to support notification queue and blocking > posix locks. One of the biggest change since las time has been > creation of custom thread pool for handling locking requests. > Thanks to Ioannis for doing most of the work on cus

[PATCH 00/13] virtiofsd: Support notification queue and

2021-09-30 Thread Vivek Goyal
Hi, Here are the patches to support notification queue and blocking posix locks. One of the biggest change since las time has been creation of custom thread pool for handling locking requests. Thanks to Ioannis for doing most of the work on custom thread pool. I have posted corresponding kernel