Re: [developer] Re: Is L2ARC read process single-threaded?

2018-08-22 Thread Richard Elling
> On Aug 22, 2018, at 11:06 AM, w.kruzel via openzfs-developer > wrote: > > I would really like to know if the L2ARC read process single-threaded. It is not single threaded. -- richard > Also how can we make it multi threaded and is it possible? > > Thanks, > Wojciech > openzfs

[developer] Re: Is L2ARC read process single-threaded?

2018-08-22 Thread w.kruzel via openzfs-developer
I would really like to know if the L2ARC read process single-threaded. Also how can we make it multi threaded and is it possible? Thanks, Wojciech -- openzfs: openzfs-developer Permalink:

[developer] Re: [openzfs/openzfs] 9688 aggsum_fini leaks memory (#679)

2018-08-22 Thread Jorgen Lundman
When running this commit on OsX, which is a little more strict with mutex release; we get this situation: ``` frame #4: kernel.development`panic(mutex_enter on destroyed mutex) at debug.c:605 [opt] frame #5: spl`spl_mutex_enter(mp=0xff886f557b00, file="aggsum.c", line=190) at