aboutsummaryrefslogtreecommitdiff
path: root/src/block/resync.rs
Commit message (Collapse)AuthorAgeFilesLines
* RPC performance changesAlex Auvolat2022-09-191-12/+2
| | | | | | - configurable ping timeout - single, much higher, configurable RPC timeout - no more concurrency semaphore
* Merge branch 'lx-perf-improvements' into netapp-stream-bodyAlex Auvolat2022-09-061-13/+22
|
* fix clippyresync-ajustable-speedAlex Auvolat2022-09-021-2/+2
|
* Ability to have up to 4 concurrently working resync workersAlex Auvolat2022-09-021-14/+78
|
* Make BlockManagerLocked fully private againAlex Auvolat2022-09-021-12/+2
|
* block manager: refactor: split resync into separate fileAlex Auvolat2022-09-021-0/+536