Skip to content

proposal: x/sys/unix: add SetMempolicy #75513

@kolyshkin

Description

@kolyshkin

Proposal Details

Since Linux v2.6.7 there is a set_mempolicy(2) system call, described here.

It would be nice to have a wrapper for it and definitions for related constants and data types.

Implementation can look like this: https://go-review.googlesource.com/c/sys/+/704535

Metadata

Metadata

Assignees

No one assigned

    Labels

    LibraryProposalIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolProposal

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions