gvisor/pkg/sentry/platform/ring0/pagetables
Adin Scannell a7a8d07d7d Add separate Recycle method for allocator.
This improves debugging for pagetable-related issues.

PiperOrigin-RevId: 209827795
Change-Id: I4cfa11664b0b52f26f6bc90a14c5bb106f01e038
2018-08-22 14:16:04 -07:00
..
BUILD stateify: support explicit annotation mode; convert refs and stack packages. 2018-07-27 10:17:21 -07:00
allocator.go Add separate Recycle method for allocator. 2018-08-22 14:16:04 -07:00
allocator_unsafe.go Add allocator abstraction for page tables. 2018-06-06 21:48:24 -07:00
pagetables.go Make page tables split-safe. 2018-06-11 18:15:14 -07:00
pagetables_amd64.go Make page tables split-safe. 2018-06-11 18:15:14 -07:00
pagetables_amd64_test.go Split PCID implementation from page tables. 2018-06-06 22:52:55 -07:00
pagetables_test.go Make page tables split-safe. 2018-06-11 18:15:14 -07:00
pagetables_x86.go Split PCID implementation from page tables. 2018-06-06 22:52:55 -07:00
pcids_x86.go Protect PCIDs with a mutex. 2018-08-08 21:29:19 -07:00
walker_amd64.go Make page tables split-safe. 2018-06-11 18:15:14 -07:00