proxmox-backup/src/bin/proxmox_restore_daemon
Stefan Reiter 3a804a8a20 file-restore-daemon: limit concurrent download calls
While the issue with vsock packets starving kernel memory is mostly
worked around by the '64k -> 4k buffer' patch in
'proxmox-backup-restore-image', let's be safe and also limit the number
of concurrent transfers. 8 downloads per VM seems like a fair value.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-05-25 11:56:43 +02:00
..
api.rs file-restore-daemon: limit concurrent download calls 2021-05-25 11:56:43 +02:00
auth.rs file-restore-daemon: add binary with virtio-vsock API server 2021-04-08 13:57:57 +02:00
disk.rs file-restore-daemon: disk: add RawFs bucket type 2021-05-25 07:53:22 +02:00
mod.rs file-restore-daemon: add disk module 2021-04-08 14:03:54 +02:00
watchdog.rs file-restore-daemon: watchdog: add inhibit for long downloads 2021-05-25 11:56:43 +02:00