Skip to content

README: change docs around 16k page size overlay#190

Open
bitbloxhub wants to merge 1 commit into
nvmd:developfrom
bitbloxhub:16k-docs
Open

README: change docs around 16k page size overlay#190
bitbloxhub wants to merge 1 commit into
nvmd:developfrom
bitbloxhub:16k-docs

Conversation

@bitbloxhub
Copy link
Copy Markdown

Fixes #185.

Comment thread README.md

# RPi5:
raspberry-pi-5.page-size-16k # Recommended: optimizations and fixes for issues arising from 16k memory page size (only for systems running default rpi5 (bcm2712) kernel)
raspberry-pi-5.page-size-16k # Optional memory optimization: use 16k pages instead of default 64k for jemalloc, saves memory and reduces fragmentation but causes more rebuilds, notably rustc and dependents (all rust programs). (only for systems running default rpi5 (bcm2712) kernel)
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we move this down below PrimaryGPU config and put the comment on multiple lines?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Why do we need the jemalloc overlay?

1 participant