-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
LibraryProposalIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolProposal
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
LibraryProposalIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolProposal