Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spdk: do not use huge pages #898

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from
Open

spdk: do not use huge pages #898

wants to merge 1 commit into from

Conversation

baum
Copy link
Collaborator

@baum baum commented Oct 14, 2024

spdk: do not use huge pages

See https://github.com/ceph/ceph-nvmeof/compare/devel...baum:ceph-nvmeof:no-huge?expand=1

Do not use huge pages
The memory size in MB for DPDK is exposed via spdk.mem_size conf option, the default value is 4096

@baum baum force-pushed the no-huge branch 5 times, most recently from c2d5d28 to d1aa692 Compare October 14, 2024 12:26
@caroav
Copy link
Collaborator

caroav commented Oct 14, 2024

The no huge pages should not be the default. Default should be with huge pages as today. It should be possible to switch to no huge pages in a config flag.

baum pushed a commit to baum/ceph that referenced this pull request Oct 15, 2024
Signed-off-by: Alexander Indenbaum <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

2 participants