[GH-ISSUE #505] Build Aarch64 image with page size of 64k to Increase Compatibility #173

Closed
opened 2026-02-26 04:34:17 +03:00 by kerem · 0 comments
Owner

Originally created by @mageddo on GitHub (Jul 5, 2024).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/505

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

Originally created by @mageddo on GitHub (Jul 5, 2024). Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/505 ## 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 * https://github.com/oracle/graal/pull/5605#issuecomment-1364006130 * https://github.com/coursier/coursier/issues/2636
kerem 2026-02-26 04:34:17 +03:00
  • closed this issue
  • added the
    feature
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#173
No description provided.