1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-06 06:26:46 +00:00

feature(worker): limit rsync memory using cgroup

这个提交包含在:
bigeagle
2016-05-08 17:24:41 +08:00
父节点 ccc31d9289
当前提交 28c8145137
共有 5 个文件被更改,包括 65 次插入6 次删除

查看文件

@@ -11,7 +11,7 @@ os:
- linux
before_script:
- sudo cgcreate -t travis -a travis -g cpu:tunasync
- sudo cgcreate -t travis -a travis -g memory:tunasync
script:
- ./.testandcover.bash