[sheepdog] [sheepdog/sheepdog] eb56ce: SystemD doesn't listen to ulimit
Hitoshi Mitake
mitake.hitoshi at gmail.com
Thu Sep 15 04:11:24 CEST 2016
Branch: refs/heads/master
Home: https://github.com/sheepdog/sheepdog
Commit: eb56ce2154329aeeb491710b0c411fd3d0e44ab7
https://github.com/sheepdog/sheepdog/commit/eb56ce2154329aeeb491710b0c411fd3d0e44ab7
Author: guruevi <vanooste at rcbi.rochester.edu>
Date: 2016-09-14 (Wed, 14 Sep 2016)
Changed paths:
M script/sheepdog.service.in
Log Message:
-----------
SystemD doesn't listen to ulimit
SystemD doesn't listen to anyone's ulimit methods. It forces the daemon and it's children to 1024. There is a complex way of allocating more resources to a 'slice' using additional files but I've found that "LimitNOFILE" works as well after a reboot of the entire system, not just a daemon-reload or service restart.
Commit: bbb33d9451fbd30babf04f7a454ef66bd5b88401
https://github.com/sheepdog/sheepdog/commit/bbb33d9451fbd30babf04f7a454ef66bd5b88401
Author: Hitoshi Mitake <mitake.hitoshi at gmail.com>
Date: 2016-09-15 (Thu, 15 Sep 2016)
Changed paths:
M script/sheepdog.service.in
Log Message:
-----------
Merge pull request #308 from guruevi/patch-1
SystemD doesn't listen to ulimit
Compare: https://github.com/sheepdog/sheepdog/compare/988e12c30e66...bbb33d9451fb
More information about the sheepdog
mailing list