Re: [PATCH] block: include 'file' child node name in block device info

2025-07-01 Thread Kevin Wolf
Am 01.07.2025 um 15:04 hat Hanna Czenczek geschrieben: > On 30.06.25 16:06, Fiona Ebner wrote: > > In combination with using a throttle filter to enforce IO limits for > > a guest device, knowing the 'file' child of a block device can be > > useful. If the throttle filter is only intended for guest

Re: [PATCH] block: include 'file' child node name in block device info

2025-07-01 Thread Fiona Ebner
Am 01.07.25 um 15:04 schrieb Hanna Czenczek: > On 30.06.25 16:06, Fiona Ebner wrote: >> In combination with using a throttle filter to enforce IO limits for >> a guest device, knowing the 'file' child of a block device can be >> useful. If the throttle filter is only intended for guest IO, block >>

Re: [PATCH] block: include 'file' child node name in block device info

2025-07-01 Thread Hanna Czenczek
On 30.06.25 16:06, Fiona Ebner wrote: In combination with using a throttle filter to enforce IO limits for a guest device, knowing the 'file' child of a block device can be useful. If the throttle filter is only intended for guest IO, block jobs should not also be limited by the throttle filter,

[PATCH] block: include 'file' child node name in block device info

2025-06-30 Thread Fiona Ebner
In combination with using a throttle filter to enforce IO limits for a guest device, knowing the 'file' child of a block device can be useful. If the throttle filter is only intended for guest IO, block jobs should not also be limited by the throttle filter, so the block operations need to be done