Skip to content
New issue

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

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

Already on GitHub? # to your account

Build Aarch64 image with page size of 64k to Increase Compatibility #505

Closed
mageddo opened this issue Jul 5, 2024 · 0 comments
Closed
Labels
feature Definition of a feature to be implemented
Milestone

Comments

@mageddo
Copy link
Owner

mageddo commented Jul 5, 2024

What is Happening

As reported at #473 , DPS actually compiles aarch binary with the page size of 4K which is the host builder page size. I'm proposing to set the page size as -H:PageSize=65536 to increase DPS compatibility .

What is Expected

To aarch64 linux release be compatible with page size of 64k

Refs

@mageddo mageddo added the enhancement A little behavior change which so small that can't be considered a feature label Jul 5, 2024
@mageddo mageddo moved this to In progress in DNS Proxy Server Jul 5, 2024
@mageddo mageddo added this to the 3.23.x milestone Jul 5, 2024
@mageddo mageddo added feature Definition of a feature to be implemented and removed enhancement A little behavior change which so small that can't be considered a feature labels Jul 5, 2024
@mageddo mageddo closed this as completed Jul 5, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in DNS Proxy Server Jul 5, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature Definition of a feature to be implemented
Projects
Archived in project
Development

No branches or pull requests

1 participant