Re: [PATCH -next 0/2] tasklist_lock vs get/set priority syscalls

2020-09-04 Thread Davidlohr Bueso
On Sun, 16 Aug 2020, Davidlohr Bueso wrote: Hi, This is a (late) update on trying to reduce some of the scope of the tasklist_lock for get/setpriority(2) as well as the block io equivalent. This version addresses Oleg's previous concerns and incorporates his feedback. Changes from v1: https:

[PATCH -next 0/2] tasklist_lock vs get/set priority syscalls

2020-08-16 Thread Davidlohr Bueso
Hi, This is a (late) update on trying to reduce some of the scope of the tasklist_lock for get/setpriority(2) as well as the block io equivalent. This version addresses Oleg's previous concerns and incorporates his feedback. Changes from v1: https://lore.kernel.org/lkml/20200512000353.23653-1-d