Re: [PATCH RFC PKS/PMEM 48/58] drivers/md: Utilize new kmap_thread()

2020-10-12 Thread Coly Li
On 2020/10/12 13:28, Ira Weiny wrote: > On Sat, Oct 10, 2020 at 10:20:34AM +0800, Coly Li wrote: >> On 2020/10/10 03:50, ira.we...@intel.com wrote: >>> From: Ira Weiny >>> >>> These kmap() calls are localized to a single thread. To avoid the over >>

Re: [PATCH RFC PKS/PMEM 48/58] drivers/md: Utilize new kmap_thread()

2020-10-09 Thread Coly Li
d like to be supportive to option 2) introduce a flag to kmap(), then we won't forget the new thread-localized kmap method, and people won't ask why a _thread() function is called but no kthread created. Thanks. Coly Li > Cc: Coly Li (maintainer:BCACHE (BLOCK LAYER CACHE)) > Cc:

Re: [PATCH v3 05/27] docs: Fix some broken references

2018-06-15 Thread Coly Li
ache/extents.c > @@ -18,7 +18,7 @@ > * as keys are inserted we only sort the pages that have not yet been > written. > * When garbage collection is run, we resort the entire node. > * > - * All configuration is done via sysfs; see Documentation/bcache.txt. > + * All configuration is done via sysfs; see > Documentation/admin-guide/bcache.rst. > */ > > #include "bcache.h" For the bcache part, it is good to me. Reviewed-by: Coly Li Thanks for the fix. Coly Li ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel