gvisor/pkg/sentry
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
..
arch Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
context Implement async MemoryFile eviction, and use it in CachingInodeOperations. 2019-04-30 13:56:41 -07:00
control Add support for collecting execution trace to runsc. 2019-05-30 12:07:11 -07:00
device Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fs Track and export socket state. 2019-06-06 15:04:47 -07:00
hostcpu Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
hostmm Implement reclaim-driven MemoryFile eviction. 2019-06-06 16:27:55 -07:00
inet Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
kernel "Implement" mbind(2). 2019-06-06 16:29:46 -07:00
limits Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
loader Fix inconsistencies in ELF anonymous mappings 2019-05-21 17:06:05 -07:00
memmap Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
memutil Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
mm "Implement" mbind(2). 2019-06-06 16:29:46 -07:00
pgalloc Implement reclaim-driven MemoryFile eviction. 2019-06-06 16:27:55 -07:00
platform Add build guard to files using go:linkname 2019-05-30 12:09:39 -07:00
safemem Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sighandling Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket Track and export socket state. 2019-06-06 15:04:47 -07:00
state Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
strace Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
syscalls "Implement" mbind(2). 2019-06-06 16:29:46 -07:00
time Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
unimpl Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
uniqueid Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
usage Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
usermem Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
watchdog Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
BUILD Remove license comments 2019-01-31 11:12:53 -08:00