tunasync/worker
Miao Wang 0f05c69c36 [WIP] cgroupv2: support start with cgroupv2 2021-07-25 16:24:13 +08:00
..
base_provider.go add a timeout field to providers 2020-05-25 18:24:05 +08:00
btrfs_snapshot_hook.go Mock btrfs hook in non linux platforms like darwin 2020-09-17 12:27:46 +08:00
btrfs_snapshot_hook_nolinux.go Mock btrfs hook in non linux platforms like darwin 2020-09-17 12:27:46 +08:00
cgroup.go [WIP] cgroupv2: support start with cgroupv2 2021-07-25 16:24:13 +08:00
cgroup_test.go [WIP] cgroupv2: support start with cgroupv2 2021-07-25 16:24:13 +08:00
cmd_provider.go add a timeout field to providers 2020-05-25 18:24:05 +08:00
common.go Two new options for rsync provider 2020-06-03 13:26:49 +08:00
config.go cgroupv2: create cgroup manager on startup (WIP) 2021-07-23 18:46:39 +08:00
config_diff.go feature(worker): ability to hot reload mirror job configrations, close #18 2016-05-02 17:45:21 +08:00
config_diff_test.go feature(worker): ability to hot reload mirror job configrations, close #18 2016-05-02 17:45:21 +08:00
config_test.go change type of memlimit from string to int64 2021-07-12 21:44:43 +08:00
context.go feature(worker): context object to store runtime configurations 2016-04-30 16:38:10 +08:00
context_test.go feature(worker): context object to store runtime configurations 2016-04-30 16:38:10 +08:00
docker.go docker: support memory limit 2021-07-12 22:26:13 +08:00
docker_test.go docker: support memory limit 2021-07-12 22:26:13 +08:00
exec_post_hook.go Eliminate duplicate mirrorProvider in Hooks 2019-07-31 16:11:56 +08:00
exec_post_test.go fix #63 2017-03-27 13:09:56 +08:00
hooks.go feature(worker): toplevel mirror job logic 2016-04-30 16:39:08 +08:00
job.go fix misuse of a variable 2020-06-08 22:23:12 +08:00
job_test.go bug fix: jobs not being scheduled after timeout 2020-06-04 09:37:20 +08:00
loglimit_hook.go Eliminate duplicate mirrorProvider in Hooks 2019-07-31 16:11:56 +08:00
loglimit_test.go feature(worker): implemented Worker object, worker side code is almost done 2016-04-30 16:41:39 +08:00
provider.go cgroupv2: change newCgroupHook interface 2021-07-23 15:29:28 +08:00
provider_test.go add --filter "risk .~tmp~/" to rsync options 2020-09-15 20:01:24 +08:00
rsync_provider.go add --filter "risk .~tmp~/" to rsync options 2020-09-15 20:01:24 +08:00
runner.go [WIP] cgroupv2: support start with cgroupv2 2021-07-25 16:24:13 +08:00
schedule.go report next scheduled sync time 2019-04-11 12:36:18 +08:00
schedule_test.go fix(worker): fixed scheduling bugs 2016-05-02 18:56:45 +08:00
two_stage_rsync_provider.go add useIPv4 option to two stage rsync (#150) 2021-01-07 14:35:21 +08:00
worker.go [WIP] cgroupv2: add init cgroup 2021-07-25 02:58:12 +08:00
worker_test.go Add LastRegister to WorkerStatus 2020-09-10 21:31:31 +08:00
zfs_hook.go Eliminate duplicate mirrorProvider in Hooks 2019-07-31 16:11:56 +08:00
zfs_hook_test.go add tests for last commit 2019-03-31 12:16:45 +08:00