Page MenuHomeFreeBSD

Make vmdaemon timeout configurable
ClosedPublic

Authored by trasz on Oct 15 2019, 3:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 4 2024, 3:39 AM
Unknown Object (File)
Nov 15 2024, 7:55 PM
Unknown Object (File)
Nov 13 2024, 3:09 PM
Unknown Object (File)
Nov 11 2024, 11:24 PM
Unknown Object (File)
Oct 22 2024, 8:50 AM
Unknown Object (File)
Oct 7 2024, 12:16 AM
Unknown Object (File)
Oct 3 2024, 11:26 PM
Unknown Object (File)
Oct 3 2024, 7:24 AM
Subscribers

Details

Summary

Make vmdaemon timeout configurable, so that one can adjust how often it runs.

Here's a trick: set this to 1, then run 'limits -m 0 sh', then run whatever you want with 'ktrace -it XXX', and observe how the working set changes over time.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27045
Build 25333: arc lint + arc unit