镜像自地址
https://github.com/tuna/tunasync.git
已同步 2025-12-06 06:26:46 +00:00
feature(worker): limit rsync memory using cgroup
这个提交包含在:
@@ -53,6 +53,7 @@ func GetTUNASyncWorker(cfg *Config) *Worker {
|
||||
w.httpClient = httpClient
|
||||
}
|
||||
|
||||
initCgroup(cfg.Cgroup.BasePath)
|
||||
w.initJobs()
|
||||
w.makeHTTPServer()
|
||||
tunasyncWorker = w
|
||||
|
||||
在新工单中引用
屏蔽一个用户