Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
xigoi
2y ago
0 comments
Save
Share
How is it better for this use case than just using rlimit?
0 comments
1 comments · 1 top-level
top
newest
oldest
dharmab
2y ago
I'm not sure about this specific use case, but a reason for using cgroupv2 over rlimit is that cgroup allows you to limit the resources of a _group_ of processes, which is handy if, say, your Python script uses the `subprocess` module.
j
/
k
navigate · click thread line to collapse