Skip to content

Commit 02201bb

Browse files
authored
Merge pull request #63246 from orelmisan/reduce_hp_count
[virt] DPDK cluster config: Reduce HugePages allocation
2 parents 47c247b + 3781645 commit 02201bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-configuring-cluster-dpdk.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ spec:
6363
hugepages:
6464
defaultHugepagesSize: 1G
6565
pages:
66-
- count: 32
66+
- count: 8
6767
node: 0
6868
size: 1G
6969
net:

0 commit comments

Comments
 (0)