Skip to content

Commit 2c86d8d

Browse files
committed
changelog: pmem: add a note about rate-limiter support in virtio-pmem
Mention new rate-limiter API for the virtio-pmem device in the CHANGELOG.md Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
1 parent 91f2a7f commit 2c86d8d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ and this project adheres to
2424
logging resumes after suppression, a warn-level summary reports the count of
2525
suppressed messages. A new `rate_limited_log_count` metric tracks the total
2626
number of suppressed messages.
27+
- [#5789](https://github.com/firecracker-microvm/firecracker/pull/5789): Add
28+
rate-limiter support to virtio-pmem device to allow control over I/O bandwidth
29+
generated by the FLUSH requests from the guest.
2730

2831
### Changed
2932

0 commit comments

Comments
 (0)