[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] Use case for ENABLE_USERLOG_LOCKING=True?
- Date: Mon, 01 Dec 2014 11:24:19 -0600
- From: Vladimir Brik <vladimir.brik@xxxxxxxxxxxxxxxx>
- Subject: [HTCondor-users] Use case for ENABLE_USERLOG_LOCKING=True?
Hello,
I have discovered that my condor_schedd usually spends most of its CPU
time running rmdir on /tmp/condorLocks, so I am considering setting
ENABLE_USERLOG_LOCKING=False. Is user log locking necessary if we don't
have multiple jobs log to the same file? Is it necessary for DAGs?
Thanks,
Vlad