petsoi@discuss.tchncs.de to Linux@lemmy.ml · 5 months agoI'm Not a Programmer, but Here’s Why Linux Is My Daily Driverwww.howtogeek.comexternal-linkmessage-square118fedilinkarrow-up1368arrow-down115cross-posted to: [email protected]
arrow-up1353arrow-down1external-linkI'm Not a Programmer, but Here’s Why Linux Is My Daily Driverwww.howtogeek.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 5 months agomessage-square118fedilinkcross-posted to: [email protected]
minus-squarelemmyvore@feddit.nllinkfedilinkEnglisharrow-up11·5 months agoWith cgroups, it’s a standard kernel feature. You can limit RAM, CPU, network access, lots of things. It’s used in Docker, LXC, Kubernetes and lots of container solutions.
With cgroups, it’s a standard kernel feature. You can limit RAM, CPU, network access, lots of things. It’s used in Docker, LXC, Kubernetes and lots of container solutions.
Cool, thank you!