Furisto
|
40fbc61364
|
Add tests for cpu controller
|
2021-05-30 16:46:10 +02:00 |
|
Furisto
|
b597ba5069
|
Enable controllers along the hierarchy
|
2021-05-30 16:46:10 +02:00 |
|
Furisto
|
95b4ffe61d
|
Style
|
2021-05-30 16:44:25 +02:00 |
|
Furisto
|
0e17d15c72
|
Add test module
|
2021-05-30 16:44:25 +02:00 |
|
Furisto
|
20141e6325
|
Support cpu controller
|
2021-05-30 16:44:25 +02:00 |
|
Furisto
|
9e87819f58
|
style
|
2021-05-30 16:44:25 +02:00 |
|
Furisto
|
f6b489f901
|
Implement string trait for controller types
|
2021-05-30 16:44:25 +02:00 |
|
Furisto
|
db83542046
|
Improve file write options
|
2021-05-30 16:44:25 +02:00 |
|
Furisto
|
967fbe1393
|
Detect group version and create manager
|
2021-05-30 16:44:25 +02:00 |
|
Furisto
|
b778c2100b
|
Implement cgroup manager trait
|
2021-05-30 16:42:55 +02:00 |
|
Furisto
|
79955c6472
|
Move CgroupManager to common module
|
2021-05-30 16:41:48 +02:00 |
|
Furisto
|
f1e00fff41
|
Spike cgroupv2 implementation
|
2021-05-30 16:41:48 +02:00 |
|
Furisto
|
aedc59a06e
|
cpu and mems is optional according to spec
|
2021-05-30 16:41:48 +02:00 |
|
Furisto
|
68659e38d1
|
Reorganize cgroup modules
|
2021-05-30 16:41:48 +02:00 |
|
utam0k
|
28ccb95f82
|
Merge pull request #50 from utam0k/edit-readme
update README.
|
2021-05-30 19:37:23 +09:00 |
|
utam0k
|
fe390cbb09
|
update README.
|
2021-05-30 19:36:38 +09:00 |
|
utam0k
|
9bced7b153
|
Merge pull request #49 from utam0k/tutorial
add the tutorial on using youki.
|
2021-05-30 19:30:40 +09:00 |
|
utam0k
|
a1d712ac32
|
add the tutorial on using youki.
|
2021-05-30 19:21:42 +09:00 |
|
utam0k
|
2e0dd99399
|
make sure that config.json can be read regardless of where it is executed.
|
2021-05-30 18:28:32 +09:00 |
|
utam0k
|
c644cc5c51
|
add a comment in oci_spec.
|
2021-05-30 18:26:00 +09:00 |
|
utam0k
|
4f2852e2b4
|
ignore submodule artifacts.
|
2021-05-30 18:22:33 +09:00 |
|
utam0k
|
8be63f2c40
|
Merge pull request #45 from utam0k/no-cgroup-path
add default handling when there isn't cgroup path in config.json.
|
2021-05-30 17:27:32 +09:00 |
|
utam0k
|
18cea1d694
|
Merge pull request #47 from utam0k/organize-log
organize the logger.
|
2021-05-30 17:27:17 +09:00 |
|
utam0k
|
2c7f87b602
|
organize the logger.
|
2021-05-29 20:24:53 +09:00 |
|
utam0k
|
f3c29bf6eb
|
add default handling when there isn't cgroup path in config.json.
|
2021-05-29 17:52:36 +09:00 |
|
Yashodhan Joshi
|
e885738ed9
|
Add comments to create.rs
|
2021-05-28 12:56:53 +05:30 |
|
utam0k
|
37243cd695
|
Merge pull request #41 from utam0k/revert-async-mounts
revert asynchronous devices mounting.
|
2021-05-28 13:30:30 +09:00 |
|
utam0k
|
ea9186d3e1
|
Merge pull request #37 from utam0k/add-integration-tests
extract the integration tests writen in the ci file as a script file.
|
2021-05-28 10:42:29 +09:00 |
|
utam0k
|
9769999b61
|
Merge pull request #42 from ferrell-code/spec-to-crate
get oci_spec in seperate crate
|
2021-05-28 10:26:22 +09:00 |
|
ferrell-code
|
c9c0834185
|
Merge branch 'main' into spec-to-crate
|
2021-05-27 20:57:44 -04:00 |
|
ferrell-code
|
d05ca197a8
|
get oci_spec in seperate crate
|
2021-05-27 20:53:19 -04:00 |
|
utam0k
|
bed4396643
|
revert asynchronous devices mounting.
|
2021-05-28 08:37:24 +09:00 |
|
utam0k
|
f3fc2a5565
|
Revert "should failed."
This reverts commit d3ad7c6d067eb423c862905e9a279ceed6aef1fb.
|
2021-05-28 08:10:40 +09:00 |
|
utam0k
|
d3ad7c6d06
|
should failed.
|
2021-05-28 08:10:24 +09:00 |
|
Travis Sturzl
|
d61818df85
|
Merge pull request #40 from nalpine/main
Update Rust-Analyzer in Dockerfile
|
2021-05-27 14:03:22 -06:00 |
|
nalpine
|
7d6a3c6fd5
|
Slight Format Edit
|
2021-05-27 13:14:39 -04:00 |
|
nalpine
|
f37079b56f
|
Merge branch 'utam0k:main' into main
|
2021-05-27 11:37:20 -04:00 |
|
utam0k
|
52b3896739
|
add information on how to run integration tests in README
|
2021-05-27 21:55:34 +09:00 |
|
utam0k
|
461fae0a02
|
build the tests before running integration tests.
|
2021-05-27 21:54:35 +09:00 |
|
utam0k
|
1e4b4e87c6
|
Merge pull request #38 from YJDoc2/main
Add comments to main.rs
|
2021-05-27 15:29:58 +09:00 |
|
Yashodhan Joshi
|
d22daf7f2c
|
Changed 'Docker' to more generic 'high-level container runtime'
|
2021-05-27 11:54:00 +05:30 |
|
nalpine
|
7704713336
|
Fix dead rust-analyzer link
|
2021-05-26 20:12:31 -04:00 |
|
utam0k
|
9cea9af5ea
|
Merge pull request #36 from utam0k/fix_memory_subsystem
fix a memory subsystem
|
2021-05-27 08:34:37 +09:00 |
|
Yashodhan Joshi
|
a46726427f
|
Add comments to main.rs
Start draft of high-level documentation
|
2021-05-26 17:59:35 +05:30 |
|
utam0k
|
a12092eccc
|
extract the integration tests writen in the ci file as a script file.
|
2021-05-26 18:50:45 +09:00 |
|
utam0k
|
78cca49efc
|
fix a test
|
2021-05-26 16:55:04 +09:00 |
|
utam0k
|
922dd66dc2
|
add a test case for when the value to be set is 0.
|
2021-05-26 16:42:36 +09:00 |
|
utam0k
|
9a4b7df786
|
if the value of the memory to be set is 0, the value isn't set.
|
2021-05-26 16:25:54 +09:00 |
|
utam0k
|
f85611aec5
|
cargo clippy.
|
2021-05-26 16:17:20 +09:00 |
|
utam0k
|
e264d20d8b
|
Merge pull request #34 from tsturzl/main
cgroup v1 networking
|
2021-05-26 09:41:14 +09:00 |
|