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
|
10650e2b16
|
Update tests to adapt new type of fields in resource
The type has been changed to Option type.
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
|
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
|
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 |
|
Levente Kurusa
|
01a3c22829
|
Transition to Rust 2018
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
|
2018-12-23 16:31:05 +01:00 |
|
Levente Kurusa
|
b4cc91f977
|
Builder pattern for control groups
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
|
2018-10-30 21:47:18 +01:00 |
|