Commit Graph

16 Commits

Author SHA1 Message Date
Levente Kurusa
7c83b7b236 test: cgroup: test moving to the root cg
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
2018-09-02 15:33:57 +02:00
Levente Kurusa
acb0c448b1 cgroup: make it possible to move a control group to root
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
2018-09-02 15:33:38 +02:00
Levente Kurusa
17b6c2787a tests: pids: add a proper test
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
2018-09-01 17:07:27 +02:00
Levente Kurusa
367ea556ca tests: move tests to tests/ directory and give the user cgroup perms
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
2018-08-30 13:40:15 +02:00
Levente Kurusa
c8b029b154 tests: fix the first few tests
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
2018-08-30 11:41:54 +02:00
Levente Kurusa
be58b53fc9 README: clarify license and add an example
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
2018-08-30 09:30:14 +02:00
Levente Kurusa
2e60a1f634 Relicense under MIT OR Apache-2.0
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
2018-08-30 00:04:53 +02:00
Levente Kurusa
45760eedcb Cargo.toml: update
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
v0.0.1
2018-08-29 23:54:17 +02:00
Levente Kurusa
33b66f5b35 Most documentation is done
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
2018-08-29 23:45:20 +02:00
Levente Kurusa
9d270d5159 More docs!
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
2018-08-29 23:01:39 +02:00
Levente Kurusa
caa9241285 More documentation!
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
2018-08-29 18:39:57 +02:00
Levente Kurusa
6ef19363be cpu,cpuacct,cpuset: add first docs
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
2018-08-28 18:41:37 +02:00
Levente Kurusa
14b23e1857 pids: first draft of docs
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
2018-08-28 16:08:45 +02:00
Levente Kurusa
a65196d7c1 Add implementation for From<Command> to CgroupPid
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
2018-08-28 15:13:42 +02:00
Levente Kurusa
9162c5a6ad Initial work
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
2018-08-28 14:52:23 +02:00
Levente Kurusa
6951e922be Initial commit 2018-08-20 16:45:14 +02:00