Skip to content

design flaw: operating system page size is not always comptime known, but std lib assumes it is #2564

Closed
@daurnimator

Description

@daurnimator

There is no longer just one page size; "huge pages" are well supported by modern processors and operating systems.

Originally posted by @daurnimator in #2527

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingImplementing this issue could cause existing code to no longer compile or have different behavior.standard libraryThis issue involves writing Zig code for the standard library.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions