Page MenuHomeFreeBSD

Reset kvo_laundry to prevent it being cumulative
ClosedPublic

Authored by allanjude on Jun 17 2025, 1:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 4, 9:19 AM
Unknown Object (File)
Sat, Feb 28, 2:58 AM
Unknown Object (File)
Jan 31 2026, 1:58 PM
Unknown Object (File)
Jan 13 2026, 8:33 AM
Unknown Object (File)
Jan 4 2026, 11:12 PM
Unknown Object (File)
Dec 30 2025, 6:28 PM
Unknown Object (File)
Dec 30 2025, 1:43 PM
Unknown Object (File)
Dec 12 2025, 7:56 AM
Subscribers

Details

Summary

sysctl vm.objects, used by vmstat -o was not resetting the
laundry counter to 0 inside the loop, causing it to show the sum of
the laundry count for all previous objects instead of only the laundry
count for the current object.

Fixes: a86373bc93ee1c850943e8585d0d426479378145
Sponsored by: Klara, Inc.
Sponsored by: Modirum MDPay

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable