Re: [pve-devel] [PATCH v2 pve-qemu 03/11] add alloc-track block driver patch

2021-03-15 Thread Wolfgang Bumiller
series looks mostly fine, just a comment inline below... On Wed, Mar 03, 2021 at 10:56:04AM +0100, Stefan Reiter wrote: > See added patches for more info, overview: > 0044: slightly increase PBS performance by reducing allocations > 0045: slightly increase block-stream performance for Ceph > 0046:

[pve-devel] [PATCH v2 pve-qemu 03/11] add alloc-track block driver patch

2021-03-03 Thread Stefan Reiter
See added patches for more info, overview: 0044: slightly increase PBS performance by reducing allocations 0045: slightly increase block-stream performance for Ceph 0046: don't crash with block-stream on RBD 0047: add alloc-track driver for live restore Signed-off-by: Stefan Reiter --- works bes