[Bug 291683] FreeBSD 15.0-RELEASE: system hangs when performing stress-ng utime stress tests
Date: Tue, 23 Dec 2025 17:40:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291683
Mateusz Guzik <mjg@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mjg@FreeBSD.org
--- Comment #9 from Mateusz Guzik <mjg@FreeBSD.org> ---
This does not reproduce for me.
Can you clarify which filesystem the file resides on in your case? (notably is
it ufs, zfs or tmpfs). Apart from that, does the utimes syscall succeed?
Since it takes few minutes to get there, can you validate halfway through if it
is kernel memory or process RSS going up? top should show both
If this is kernel stuff, then "vmstat -mz" from fresh boot vs after things
start getting bad for comparison should help out here.
--
You are receiving this mail because:
You are the assignee for the bug.