Versions in this module Expand all Collapse all v1 v1.0.1 Apr 30, 2024 Changes in this version + const ERESTARTNOHAND + const ERESTARTNOINTR + const ERESTARTSYS + var SystrapProfiling = metric.FakeMetricBuilder + type Systrap struct + func New() (*Systrap, error) + func (*Systrap) CooperativelySchedulesAddressSpace() bool + func (*Systrap) MapUnit() uint64 + func (*Systrap) MaxUserAddress() hostarch.Addr + func (*Systrap) MinUserAddress() hostarch.Addr + func (*Systrap) NewContext(ctx pkgcontext.Context) platform.Context + func (*Systrap) SupportsAddressSpaceIO() bool + func (p *Systrap) NewAddressSpace(any) (platform.AddressSpace, <-chan struct{}, error) + func (p *Systrap) SeccompInfo() platform.SeccompInfo