Tim Zhang
|
eb6577e3e0
|
Change package name to cgroups-rs
We need a new package name to create a new crate
Signed-off-by: Tim Zhang <tim@hyper.sh>
|
2020-12-21 15:46:30 +08:00 |
|
Tim Zhang
|
438d774866
|
Fix test
Fix test
Signed-off-by: Tim Zhang <tim@hyper.sh>
|
2020-12-17 17:56:46 +08:00 |
|
Tim Zhang
|
fbd7164c29
|
Fix warnings in tests
Remove following warnings
- unused import
- unused Result
Signed-off-by: Tim Zhang <tim@hyper.sh>
|
2020-12-17 17:56:46 +08:00 |
|
Tim Zhang
|
f34225411e
|
Remove Box wrap of Cgroup.hire
It's unnecessary.
Signed-off-by: Tim Zhang <tim@hyper.sh>
|
2020-12-17 17:56:46 +08:00 |
|
bin liu
|
250ada183a
|
cargo fmt
Signed-off-by: bin liu <bin@hyper.sh>
|
2020-09-09 16:42:55 +08:00 |
|
bin liu
|
ff6a0ea82a
|
add SPDX-License-Identifier for modified files
Signed-off-by: bin liu <bin@hyper.sh>
|
2020-09-09 13:35:46 +08:00 |
|
bin liu
|
bcbf438823
|
Merge remote-tracking branch 'upstream/master'
|
2020-09-09 13:27:12 +08:00 |
|
bin liu
|
5d51e50bec
|
get relative paths at new/load func default.
Signed-off-by: bin liu <bin@hyper.sh>
|
2020-09-08 10:30:29 +08:00 |
|
bin liu
|
86b245076c
|
add SPDX-License-Identifier for all source
Add SPDX-License-Identifier for all existing codes.
Fixes: #2
Signed-off-by: bin liu <bin@hyper.sh>
|
2020-09-07 20:29:40 +08:00 |
|
bin liu
|
cd2c748a74
|
add systemd controller; add more tests; update blkio stat for v2
Signed-off-by: bin liu <bin@hyper.sh>
|
2020-09-07 14:18:41 +08:00 |
|
bin liu
|
c623dc3fba
|
add basic v2 cpu/memory functions
Signed-off-by: bin liu <bin@hyper.sh>
|
2020-09-02 22:03:11 +08:00 |
|
bin liu
|
9fe6cb58e4
|
change *limit* in memory from u64 to i64
Signed-off-by: bin liu <bin@hyper.sh>
|
2020-08-27 23:06:44 +08:00 |
|
Levente Kurusa
|
ed1e8162d5
|
rust2018: remove extern crate
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
|
2018-12-23 16:57:41 +01:00 |
|
Hidehito Yabuuchi
|
2149e1c0c4
|
Run rustfmt
|
2018-10-06 18:05:59 +02:00 |
|
Levente Kurusa
|
af12452fca
|
tests: cgroup: re-enable the test for moving the task
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
|
2018-09-09 16:46:15 +02:00 |
|
Levente Kurusa
|
19e2847e15
|
tests: fix broken tests
Fixes: c82a94b
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
|
2018-09-04 10:03:56 +02:00 |
|
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 |
|