Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] condor cgroup hierarchy wrt systemd managed slices
- Date: Mon, 13 Oct 2025 21:31:10 -0500
- From: Greg Thain <gthain@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] condor cgroup hierarchy wrt systemd managed slices
On 10/8/25 10:10 AM, Thomas Hartmann wrote:
Hi all,
quick question - but in principle the condor job cgroup hierarchy
lives outside of the systemd managed slices, or?
Thomas:
This was true in cgroup v1, but not in v2. Why do you want to put the
job hierarchy in a separate cgroup, is it to partition memory for the
condor daemons?
-greg