criyle
|
227f398662
|
container: add support to copy into sub-directory
|
2022-03-13 11:13:33 +00:00 |
|
criyle
|
359fda504e
|
cgroup: add support of cgroup v2
|
2021-12-24 23:02:17 -08:00 |
|
criyle
|
049d26a179
|
linuxc: limit open file count & add stdio devices
|
2021-11-12 01:35:47 -08:00 |
|
criyle
|
d8581a0c0c
|
linuxcontainer: allow restrict usage of CPU and CPU set
- change cpuRate to int and 1000 means 1 CPU 100%
|
2021-10-30 23:25:30 -07:00 |
|
criyle
|
6195204dcc
|
envexec: add optional flag for copyOut files
fix #14
|
2021-06-05 20:24:08 -07:00 |
|
criyle
|
46ec099685
|
linuxcontainer: bump dependency versions go1.16.5
|
2021-06-05 17:07:27 -07:00 |
|
criyle
|
5acb22fab6
|
linuxcontainer: report error if cgroup set failed
|
2021-03-21 18:53:15 -07:00 |
|
criyle
|
9dec36d395
|
filestore: refactor uniqure id generator
|
2021-03-19 00:28:11 -07:00 |
|
criyle
|
8d3bf1bf62
|
feat(sandbox): add strict memory limit
- remove rlimit data when cgroup enabled
- add `strictMemoryLimit` to request parameter to re-enable rlimit data limit
|
2021-02-06 12:46:39 -08:00 |
|
criyle
|
f5dff9ca57
|
Refactor package structure & debug outputs
|
2020-12-25 17:25:09 -08:00 |
|