gvisor/pkg/sentry/pgalloc
Jamie Liu 5c16707568 Avoid fallocate(FALLOC_FL_PUNCH_HOLE) when ManualZeroing is in effect.
PiperOrigin-RevId: 345696124
2020-12-04 09:46:41 -08:00
..
BUILD pgalloc: Do not hold MemoryFile.mu while calling mincore. 2020-10-19 09:02:19 -07:00
context.go Update package locations. 2020-01-27 15:31:32 -08:00
pgalloc.go Avoid fallocate(FALLOC_FL_PUNCH_HOLE) when ManualZeroing is in effect. 2020-12-04 09:46:41 -08:00
pgalloc_test.go Correctly handle multiple resizings in pgalloc.findAvailableRange(). 2020-06-16 16:16:14 -07:00
pgalloc_unsafe.go
save_restore.go Support for saving pointers to fields in the state package. 2020-06-23 23:34:06 -07:00