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

Enable HIGHMEM or roll back VMSPLIT_3G on 32-bit devices #543

Closed
mtoman opened this issue Oct 5, 2020 · 3 comments
Closed

Enable HIGHMEM or roll back VMSPLIT_3G on 32-bit devices #543

mtoman opened this issue Oct 5, 2020 · 3 comments
Assignees

Comments

@mtoman
Copy link
Contributor

mtoman commented Oct 5, 2020

Enabling VMSPLIT_3G only left us with 768MB of addressable memory on 32-bit boards which effectively limits the maximum memory amount on boards with 1GB of memory. We have compensated for this by enabling zram so the amount of memory that the applications are able to use stays the same but this is only a temporary solution. We either need to enable HIGHMEM, which seems to cause random failures on at least Pi3 and the Fin, or roll back the VMSPLIT_3G change.

@mtoman mtoman self-assigned this Oct 5, 2020
@jellyfish-bot
Copy link

[mtoman] This issue has attached support thread https://jel.ly.fish/c57bcf60-6609-4daa-86d1-91bf7fe1c56f

@jellyfish-bot
Copy link

[saintaardvark] This issue has attached support thread https://jel.ly.fish/b344d2c4-f977-47f1-b791-0a9a2e3b6a8e

@mtoman
Copy link
Contributor Author

mtoman commented Nov 4, 2020

The VMSPLIT_3G change has been reverted by #556

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

No branches or pull requests

2 participants