criyle
|
3c77bf81d1
|
Fix cgroup potential null pointer
|
2020-12-17 22:55:48 -08:00 |
|
criyle
|
5343e365c3
|
Add cpu cgroup support
|
2020-12-12 21:28:41 -08:00 |
|
criyle
|
928a0a4631
|
Fix typo for cpuacct
|
2020-12-06 18:33:16 -08:00 |
|
criyle
|
6d71f9dc4b
|
Add support to cpuset cgroup
|
2020-12-06 17:48:10 -08:00 |
|
criyle
|
64df5951ed
|
Fix work dir
|
2020-11-22 21:31:15 -08:00 |
|
criyle
|
c832edba58
|
Refactor container mounts
|
2020-11-21 23:50:06 -08:00 |
|
criyle
|
085f7a63c2
|
Fix unit tests & minor performance improvement
|
2020-09-21 00:17:10 -07:00 |
|
criyle
|
5e6fcd1d86
|
Split fork child & add unit tests
|
2020-09-06 00:11:52 -07:00 |
|
criyle
|
744db3ff88
|
Do not close read pipe after limit
|
2020-07-14 00:12:12 -07:00 |
|
criyle
|
687b9bf6f9
|
Add tty support ...
|
2020-06-02 17:21:42 -04:00 |
|
criyle
|
d664e1eae8
|
set pgid on MacOS
|
2020-05-15 19:01:10 -04:00 |
|
criyle
|
b6036eb830
|
Remove libseccomp dependency
|
2020-05-15 17:13:13 -04:00 |
|
criyle
|
bc0b7f92f1
|
Add MacOS sandbox support
|
2020-05-15 03:02:04 -04:00 |
|
criyle
|
3fd00038db
|
MacOS sandbox_init
|
2020-05-13 20:43:58 -04:00 |
|
criyle
|
b64cc09c06
|
Add MacOS forkExec
|
2020-05-13 16:37:59 -04:00 |
|
criyle
|
707c808ee3
|
retry on ETXTBSY
|
2020-05-02 03:03:34 -04:00 |
|
criyle
|
2489317fb7
|
Add _linux suffix to linux only packages
|
2020-05-01 17:10:23 -04:00 |
|
criyle
|
44e0f041f2
|
add linux suffix to linux only packages
|
2020-05-01 17:01:20 -04:00 |
|
criyle
|
5f133175fd
|
Add ability unshare cgroup after sync
|
2020-03-20 18:50:31 -04:00 |
|
criyle
|
cfa40fa36a
|
update dependencies
|
2020-03-16 18:27:10 -04:00 |
|
criyle
|
4f2257a187
|
Remove types pkg & update documents
- move types pkg into runner
- add documentations for cgroup & container
- add benchmakr for cgroup & container
|
2020-03-02 03:14:13 -05:00 |
|
criyle
|
46b52374a5
|
add some badge to README.md
|
2020-03-01 21:04:46 -05:00 |
|
criyle
|
cf5ebfb3ef
|
Handle potential wait4 EINTR & add memory cgroup
|
2020-03-01 01:34:40 -05:00 |
|
criyle
|
53a90d3a09
|
Allow cgroup reuse & handler EINTR error
|
2020-02-29 03:01:04 -05:00 |
|
criyle
|
c21ae19d18
|
reduce container communication overhead
|
2020-02-27 23:30:32 -05:00 |
|
criyle
|
33a7b2b603
|
remove unnecessary error wrap
|
2020-02-19 20:30:35 -05:00 |
|
criyle
|
a24933ac82
|
update mounts
|
2020-02-19 01:13:25 -05:00 |
|
criyle
|
a4c78dcf5d
|
update documentations
|
2020-02-18 21:55:32 -05:00 |
|
criyle
|
7be82acdf7
|
update document for pkg memfd and mount
|
2020-02-18 18:00:13 -05:00 |
|
criyle
|
192a09142c
|
add support to set credentials
|
2019-11-02 17:05:59 -07:00 |
|
criyle
|
03ec0a5ccc
|
move fork child to standalone file
|
2019-10-29 02:21:43 -07:00 |
|
criyle
|
348ed481d3
|
add ability to omit sub-cgroup if not exists
|
2019-10-24 01:31:21 -07:00 |
|
criyle
|
f2a28034f3
|
allow bind mount file
|
2019-10-15 22:32:50 -07:00 |
|
criyle
|
6a91022c58
|
fix typo & mount param
|
2019-10-14 17:25:29 -07:00 |
|
criyle
|
6e46a73289
|
update to go 1.13 & fix typos
|
2019-10-14 00:00:58 -07:00 |
|
criyle
|
4001c7c767
|
add waitpid resource consumptions
|
2019-09-28 17:43:05 -07:00 |
|
criyle
|
31edacf69e
|
allow customize mount points for container
|
2019-09-25 01:28:04 -07:00 |
|
criyle
|
a6c330b612
|
fix unit test
|
2019-09-22 19:23:02 -07:00 |
|
criyle
|
c8d682f4b6
|
add mount builder & fix rlimits unit
|
2019-09-18 01:42:10 -07:00 |
|
criyle
|
d0b047bb08
|
fix memfd file position
|
2019-09-14 22:52:33 -07:00 |
|
criyle
|
998ffb02c0
|
fix cgroup const
|
2019-09-09 01:08:29 -07:00 |
|
criyle
|
1df3228aec
|
add pipe util
|
2019-09-01 19:49:18 -07:00 |
|
criyle
|
86c5e2f377
|
wrap and decouplin libseccomp
|
2019-09-01 01:36:01 -07:00 |
|
criyle
|
7b06ce65ac
|
normalize naming schema
|
2019-08-30 00:57:07 -07:00 |
|
criyle
|
ebab7514d1
|
change package naming
|
2019-08-29 00:27:49 -07:00 |
|