https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191236

Bryan Drewery <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Bryan Drewery <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to