https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235439
--- Comment #3 from Andriy Gapon <[email protected]> --- That's probably the reason. Swap-on-file-on-ZFS and swap-on-ZFS as well are known problematic configurations for FreeBSD. Most likely the txg_sync thread is stuck in memory allocation. You can (could) check that with procstat as well. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
