gvisor/runsc/boot
Jamie Liu 8f4634997b Decouple filemem from platform and move it to pgalloc.MemoryFile.
This is in preparation for improved page cache reclaim, which requires
greater integration between the page cache and page allocator.

PiperOrigin-RevId: 238444706
Change-Id: Id24141b3678d96c7d7dc24baddd9be555bffafe4
2019-03-14 08:12:48 -07:00
..
filter Add profiling commands to runsc 2019-03-11 11:47:30 -07:00
BUILD Decouple filemem from platform and move it to pgalloc.MemoryFile. 2019-03-14 08:12:48 -07:00
compat.go Priority-inheritance futex implementation 2019-03-05 23:40:18 -08:00
compat_amd64.go Add unsupported syscall events for get/setsockopt 2018-11-20 14:04:12 -08:00
compat_test.go Add unsupported syscall events for get/setsockopt 2018-11-20 14:04:12 -08:00
config.go Add profiling commands to runsc 2019-03-11 11:47:30 -07:00
controller.go Decouple filemem from platform and move it to pgalloc.MemoryFile. 2019-03-14 08:12:48 -07:00
debug.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
events.go Decouple filemem from platform and move it to pgalloc.MemoryFile. 2019-03-14 08:12:48 -07:00
fds.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
fs.go Allow filesystem.Mount to take an optional interface argument. 2019-03-13 19:24:03 -07:00
limits.go Rename limits.MemoryPagesLocked to limits.MemoryLocked. 2018-12-20 13:28:46 -08:00
loader.go Decouple filemem from platform and move it to pgalloc.MemoryFile. 2019-03-14 08:12:48 -07:00
loader_test.go Allow filesystem.Mount to take an optional interface argument. 2019-03-13 19:24:03 -07:00
network.go Make HandleLocal apply to all non-loopback interfaces. 2019-03-12 14:37:56 -07:00
strace.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00