-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cgroup and limits #615
cgroup and limits #615
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8589078 - Browse repository at this point
Copy the full SHA 8589078View commit details -
Fix the opensvc.slice location in a pure cgroup2 system
We supposed hybrid mode unified/ subpath was always there.
Configuration menu - View commit details
-
Copy full SHA for f2a7d61 - Browse repository at this point
Copy the full SHA f2a7d61View commit details -
Fix the subset pg cappings application
om3 expects pg_* kw to be placed in a [subset#s1] section to be referenced by resources <rid>.subset=s1 options.
Configuration menu - View commit details
-
Copy full SHA for e3a0b8a - Browse repository at this point
Copy the full SHA e3a0b8aView commit details -
Report pg apply errors and fix pg_*mem_limit the converter
Use a sizeconv instead of a strconv, so pg_mem_limit=512m can be applied.
Configuration menu - View commit details
-
Copy full SHA for fe8ae19 - Browse repository at this point
Copy the full SHA fe8ae19View commit details -
Log when applying cgroup tunings
Add avoid applying when all tunables in pg.Config are empty.
Configuration menu - View commit details
-
Copy full SHA for 210b7da - Browse repository at this point
Copy the full SHA 210b7daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cf3835 - Browse repository at this point
Copy the full SHA 8cf3835View commit details -
Don't wrap with "om exec" when no limit_* is to be applied
And don't ask "om exec" to apply pg_* tunings, as it is already done when "om exec" runs.
Configuration menu - View commit details
-
Copy full SHA for 58d1157 - Browse repository at this point
Copy the full SHA 58d1157View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3eb5c3a - Browse repository at this point
Copy the full SHA 3eb5c3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab98343 - Browse repository at this point
Copy the full SHA ab98343View commit details -
Add the "POST /node/.../instance/.../action/run" api handler
And implement the "ox <sel> run" command.
Configuration menu - View commit details
-
Copy full SHA for cab0df5 - Browse repository at this point
Copy the full SHA cab0df5View commit details