Skip to content
Commit db223ed1 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

aggressively resource constrain baloo_file

baloo_file is a very particular background service in that it has the
potential to eat all the user's CPU and IO time. To prevent this from
practically ever happening we'll lower the respective weight controls
way down and further constrain memory consumption to make it incredibly
unlikely that we baloo may be the case of OOM scenarios.

this means baloo still gets as much CPU/IO time as it wants, but not
ever at the cost of another cgroup.

I've been running these constraints for well over a year and noticed no
negative effects.
parent aece3957
Pipeline #370736 passed with stage
in 2 minutes and 28 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment