You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation only attach CGroup resource constraints to new user session.
Still need to attach the same constraints to user session already present when resrc starts.
Specifically, invoke the DBUS endpoint org.freedesktop.systemd1.Manager.ListUnits defined in here, extract user sessions and apply constraints over them.
The text was updated successfully, but these errors were encountered:
The current implementation only attach CGroup resource constraints to new user session.
Still need to attach the same constraints to user session already present when
resrc
starts.Specifically, invoke the DBUS endpoint
org.freedesktop.systemd1.Manager.ListUnits
defined in here, extract user sessions and apply constraints over them.The text was updated successfully, but these errors were encountered: