Skip to content

Commit ddc2c2a

Browse files
committed
doc: remove devpreview notice from hugepages docs
We have decided to move hugepages support out of developer preview, despite missing support for memory ballooning. Signed-off-by: Patrick Roy <[email protected]>
1 parent 02b8909 commit ddc2c2a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/hugepages.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Backing Guest Memory by Huge Pages
22

3-
> [!WARNING]
4-
>
5-
> Support is currently in **developer preview**. See
6-
> [this section](RELEASE_POLICY.md#developer-preview-features) for more info.
7-
83
Firecracker supports backing the guest memory of a VM by 2MB hugetlbfs pages.
94
This can be enabled by setting the `huge_pages` field of `PUT` or `PATCH`
105
requests to the `/machine-config` endpoint to `2M`.

0 commit comments

Comments
 (0)