gvisor/pkg/abi
Jamie Liu b3f104507d "Implement" mbind(2).
We still only advertise a single NUMA node, and ignore mempolicy
accordingly, but mbind() at least now succeeds and has effects reflected
by get_mempolicy().

Also fix handling of nodemasks: round sizes to unsigned long (as
documented and done by Linux), and zero trailing bits when copying them
out.

PiperOrigin-RevId: 251950859
2019-06-06 16:29:46 -07:00
..
linux "Implement" mbind(2). 2019-06-06 16:29:46 -07:00
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
abi.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
abi_linux.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
flag.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00