You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* statically linking GC PAL
The GC PAL will be used for both coreclr and standalone GC on linux
* fixing arm64 and nativeaot build breaks
* macos build break and reducing renaming.
* trying to remove numa support from PAL
* one more rename to resolve MacOS break
* delete pal numa code.
* Adding missing madvise in GC PAL
* added missing MADV_DONTDUMP calls.
* CR feedback
* undo (long long) cast in GetMemoryStatus
* only invoke madvise on success.
0 commit comments