Is your feature request related to a problem?
Many derivations don't build with a non-standard page size (> 4k).
Proposed solution
Add a set of system features which are added in based on the page sizes the system supports.
Alternative solutions
- Mark packages as broken on possible architectures.
- Don't use a non-standard page size (decreases performance or not possible on some systems ie Asahi)
- Fix packages (some may refuse to like jemalloc)
Additional context
Page size refers to the size of an individual page of memory.
Checklist
Add 👍 to issues you find important.
Is your feature request related to a problem?
Many derivations don't build with a non-standard page size (> 4k).
Proposed solution
Add a set of system features which are added in based on the page sizes the system supports.
Alternative solutions
Additional context
Page size refers to the size of an individual page of memory.
Checklist
Add 👍 to issues you find important.