Skip to content

Commit ecd9a45

Browse files
committed
docs: Update CHANGELOG.md
Add an entry about huge page support. Signed-off-by: Patrick Roy <[email protected]>
1 parent 304d551 commit ecd9a45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ and this project adheres to
1515
`VcpuExit::MmioRead`, `VcpuExit::MmioWrite`, `VcpuExit::IoIn` and
1616
`VcpuExit::IoOut`. The average for these VM exits is not emitted since it can
1717
be deduced from the available emitted metrics.
18+
- [#4360](https://github.com/firecracker-microvm/firecracker/pull/4360): Added
19+
dev-preview support for backing a VM's guest memory by 2M hugetlbfs pages.
20+
Please see the [documentation](docs/hugepages.md) for more information.
1821

1922
### Changed
2023

0 commit comments

Comments
 (0)