Page MenuHomeFreeBSD

Make vmdaemon timeout configurable
ClosedPublic

Authored by trasz on Oct 15 2019, 3:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 22, 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
Unknown Object (File)
Oct 2 2024, 2:02 PM
Unknown Object (File)
Oct 2 2024, 12:11 PM
Unknown Object (File)
Sep 28 2024, 6:54 PM
Unknown Object (File)
Sep 23 2024, 11:29 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable