Skip to content

Consider using memfd_create instead of shm_open in MemoryMappedFile if it's available #92905

@stephentoub

Description

@stephentoub

When this code was originally written, memfd_create didn't exist. Now that it does, we can consider using it instead of shm_open if it's available (e.g. on Linux)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.IOhelp wanted[up-for-grabs] Good issue for external contributorsin-prThere is an active PR which will close this issue when it is mergedos-linuxLinux OS (any supported distro)tenet-performancePerformance related issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions