package
0.0.0-20240720002214-37b2b8227b91
Repository: https://github.com/progrium/go-netstack.git
Documentation: pkg.go.dev

# Functions

New returns new PageTables.
NewPCIDs returns a new PCID database.
NewRuntimeAllocator returns an allocator that uses runtime allocation.
NewWithUpper returns new PageTables.

# Structs

MapOpts are x86 options.
PageTables is a set of page tables.
PCIDs is a simple PCID database.
RuntimeAllocator is a trivial allocator.
Walker walks page tables.

# Interfaces

Allocator is used to allocate and map PTEs.
Visitor is a generic type.

# Type aliases

PTE is a page table entry.
PTEs is a collection of entries.