Skip to content

Commit 9da339e

Browse files
vpp: T7805: Delete 'default-hugepage-size' from memory section (#1685)
1 parent a980b27 commit 9da339e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/vpp/configuration/dataplane/memory.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ Before configuring memory in VPP dataplane settings, you need to ensure that hug
1818

1919
To configure memory settings for VPP, you can use the following commands in the VPP CLI:
2020

21-
.. cfgcmd:: set vpp settings memory default-hugepage-size <size>
22-
23-
Sets the default hugepage size for VPP.
24-
2521
VPP uses a main heap as a central memory pool for FIB data structures entries allocations.
2622

2723
Efficient memory management is crucial for VPP's performance, and the main heap plays a significant role in this.

0 commit comments

Comments
 (0)