0
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 17 Sep 2023
0 points (50.0% liked)
Linux
8500 readers
284 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
trickled can help, but it can hit some issues when you get processes that fork other processes. Definitely test your use cases thoroughly - if you find it's not catching a forked process then just post here with more details. There may just be a configuration change needed in trickled.conf to catch your scenario.
yea, i used to limit certain processes that forked from a main process in windows. i ll see if i dont stumble across that in linux. Thank you :)