You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2026. It is now read-only.
Proposed syntax: pasoe guard [ --mem-total <mem-size in MiB> | --mem-agent <mem-size in MiB> ] --polltime <time in s>
The idea is to create a resident process which queries the pas instance for memory usage and to guard the specified limits. Once those limits are exceeded agets are trimmed.
Proposed syntax:
pasoe guard [ --mem-total <mem-size in MiB> | --mem-agent <mem-size in MiB> ] --polltime <time in s>The idea is to create a resident process which queries the pas instance for memory usage and to guard the specified limits. Once those limits are exceeded agets are trimmed.