gvisor/pkg/sentry/platform/kvm
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
..
testutil Remove license comments 2019-01-31 11:12:53 -08:00
BUILD Decouple filemem from platform and move it to pgalloc.MemoryFile. 2019-03-14 08:12:48 -07:00
address_space.go Decouple filemem from platform and move it to pgalloc.MemoryFile. 2019-03-14 08:12:48 -07:00
allocator.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
bluepill.go Fix "-c dbg" build break 2019-02-28 18:38:34 -08:00
bluepill_amd64.go kvm: simplify floating point logic. 2018-10-31 15:59:23 -07:00
bluepill_amd64.s kvm: add detailed traces on vCPU errors. 2018-10-31 15:50:10 -07:00
bluepill_amd64_unsafe.go kvm: add detailed traces on vCPU errors. 2018-10-31 15:50:10 -07:00
bluepill_fault.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
bluepill_unsafe.go kvm: simplify floating point logic. 2018-10-31 15:59:23 -07:00
context.go kvm: avoid siginfo allocations. 2018-10-31 10:08:06 -07:00
kvm.go Decouple filemem from platform and move it to pgalloc.MemoryFile. 2019-03-14 08:12:48 -07:00
kvm_amd64.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
kvm_amd64_unsafe.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
kvm_const.go kvm: add detailed traces on vCPU errors. 2018-10-31 15:50:10 -07:00
kvm_test.go Decouple filemem from platform and move it to pgalloc.MemoryFile. 2019-03-14 08:12:48 -07:00
machine.go Fix "-c dbg" build break 2019-02-28 18:38:34 -08:00
machine_amd64.go FPE_INTOVF (integer overflow) should be 2 refer to Linux. 2019-02-26 11:48:49 -08:00
machine_amd64_unsafe.go kvm: minimum guest/host timekeeping delta. 2019-03-11 18:19:45 -07:00
machine_unsafe.go kvm: add detailed traces on vCPU errors. 2018-10-31 15:50:10 -07:00
physical_map.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
virtual_map.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
virtual_map_test.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00