index
:
navi/openrc/openrc.git
dynamic-deptree
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sh
/
rc-cgroup.sh.in
Age
Commit message (
Expand
)
Author
2018-03-11
Clean up cgroups v2 code
William Hubbs
2017-10-25
cgroups_cleanup: clean up shutdown signaling
Patrick McLean
2017-09-29
use printf consistently in cgroups handling
William Hubbs
2017-09-16
cgroup2_find_path: use legacy mode if cgroup2 is not in the kernel
William Hubbs
2017-09-15
cgroup_cleanup: try to remove the cgroup version 2 cgroup
William Hubbs
2017-09-15
rc-cgroup.sh: cgroup_cleanup fix error handling
William Hubbs
2017-09-15
rc-cgroup.sh: fix signal names
William Hubbs
2017-09-14
make the procedure for killing child processes of services configurable
William Hubbs
2017-09-14
Make cgroup_cleanup send only one sigterm and sigkill
William Hubbs
2017-09-14
rc-cgroup.sh: move cgroup_cleanup to the end of the file
William Hubbs
2017-09-14
add support for control groups version 2
William Hubbs
2016-09-14
Fix permission checks for cgroups
William Hubbs
2015-12-21
Convert OpenRC to a centralized copyright/license structure
William Hubbs
2015-10-06
cgroups: Add the hugetlb, net_cls and pids controllers
Austin S. Hemmelgarn
2015-10-06
rc-cgroup.sh: Do not add leading spaces to cgroup values
William Hubbs
2015-04-21
cgroups: use printf to write to cgroup files
William Hubbs
2015-01-12
Add description for cgroup_cleanup
William Hubbs
2013-09-27
fix cgroup_cleanup function
William Hubbs
2013-07-25
rc-cgroup: make sure the tasks file exists before adding the pid
William Hubbs
2013-07-05
cgroups: change '$$' to 0 for consistency
William Hubbs
2013-07-05
Merge branch 'cgroup.systemd'
William Hubbs
2013-07-01
Put a service on into a top hierarchy of each cgroup
Alexander V Vershilov
2013-06-25
cgroups: add support for systemd cgroup hierarchy
William Hubbs
2013-06-16
cgroups: hide messages about non-existent processes
Alexander V Vershilov
2013-05-25
rc_cgroup.sh: fix typo
Alexander V Vershilov
2013-04-25
add cgroup cleanup support
Alexander Vershilov
2013-02-19
cgroups: major update to cgroups support
William Hubbs
2013-02-19
cgroups: fix shebang line in rc-cgroup.sh
William Hubbs
2013-02-16
Add module for cgroup processing
Alexander Vershilov