RSSAmplifier

~aorith · Oct 20, 2023

resource limits in systemd

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Systemd implements powerful resource limit controls thanks to linux cgroups. In this short post I explain how to configure and test those limits. setting resource limits In the systemd configuration, you can define resource limits for services and units. Here's an example configuration snippet that sets memory and CPU limits for a service: [ Service ] # Define a custom slice for these limits…

Read on /blog/systemd-limits/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.