https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191236
Bryan Drewery <bdrew...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bdrew...@freebsd.org --- Comment #1 from Bryan Drewery <bdrew...@freebsd.org> --- It seems that the problem may be related to a slow g_bde_purge_sector() holding onto the g_bde_worklist which is the same one that IO requests wait on to queue new work. Thus any slowness in the worker thread will slow down and block the queueing of new work. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"