Skip to content

Add a page size system feature #12426

@RossComputerGuy

Description

@RossComputerGuy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature request or proposal
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions