Skip to content

Commit

Permalink
Integrate HugePages library in UPF and add configuration option
Browse files Browse the repository at this point in the history
  • Loading branch information
dariofaccin committed Oct 13, 2023
1 parent 75ea307 commit 4956e37
Show file tree
Hide file tree
Showing 4 changed files with 768 additions and 9 deletions.
4 changes: 4 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@ options:
If not provided, it will default to the LoadBalancer Service hostname.
If that is not available, it will default to the internal
Kubernetes FQDN of the service.
enable-hugepages:
type: boolean
default: false
description: When enabled, HugePages of 1Gi will be used for a total of 2Gi HugePages.
Loading

0 comments on commit 4956e37

Please sign in to comment.