Skip to content

Commit a405fcb

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 51e3ad4 commit a405fcb

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
@@ -14,6 +14,9 @@ and this project adheres to
1414
support for Vsock Unix domain socket path overriding on snapshot restore. More
1515
information can be found in the
1616
[docs](docs/vsock.md/#unix-domain-socket-renaming).
17+
- [#5789](https://github.com/firecracker-microvm/firecracker/pull/5789): Add
18+
rate-limiter support to virtio-pmem device to allow control over I/O bandwidth
19+
generated by the FLUSH requests from the guest.
1720

1821
### Changed
1922

0 commit comments

Comments
 (0)