mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
cgroup-util: drop outdated comments
This commit is contained in:
@@ -114,14 +114,6 @@ static inline uint64_t BFQ_WEIGHT(uint64_t io_weight) {
|
||||
/*
|
||||
* General rules:
|
||||
*
|
||||
* We accept named hierarchies in the syntax "foo" and "name=foo".
|
||||
*
|
||||
* We expect that named hierarchies do not conflict in name with a
|
||||
* kernel hierarchy, modulo the "name=" prefix.
|
||||
*
|
||||
* We always generate "normalized" controller names, i.e. without the
|
||||
* "name=" prefix.
|
||||
*
|
||||
* We require absolute cgroup paths. When returning, we will always
|
||||
* generate paths with multiple adjacent / removed.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user