runtime icon indicating copy to clipboard operation
runtime copied to clipboard

[NativeAOT] Handle variable page size on Linux Arm64

Open jkotas opened this issue 1 year ago • 1 comments

Linux Arm64 can run with 64kB pages. More context: https://github.com/dotnet/runtime/pull/75513#issuecomment-1248756877 and https://github.com/dotnet/runtime/pull/75513#issuecomment-1248798080

jkotas avatar Sep 16 '22 02:09 jkotas

fyi, RHEL 8 arm64 has 64kB pages.

cc @omajid

tmds avatar Sep 20 '22 10:09 tmds

@VSadov can we prioritize this for .NET 8?

agocke avatar Jul 10 '23 16:07 agocke

@VSadov can we prioritize this for .NET 8?

Sure.

VSadov avatar Jul 10 '23 17:07 VSadov