File vmem.h¶

↰ Parent directory (vm)

Page Contents

  • Definition (vm/vmem.h)

  • Includes

  • Included By

  • Classes

  • Functions

  • Defines

  • Typedefs

Definition (vm/vmem.h)¶

  • Program Listing for File vmem.h

Includes¶

  • lib/queue.h (File queue.h)

  • limits.h

  • stdbool.h

  • stddef.h

  • stdint.h

Included By¶

  • File vm.hpp

Classes¶

  • Struct vmem

  • Struct vmem_segment

  • Struct VmemStat

Functions¶

  • Function LIST_HEAD

  • Function TAILQ_HEAD

  • Function vmem_add

  • Function vmem_alloc

  • Function vmem_bootstrap

  • Function vmem_destroy

  • Function vmem_dump

  • Function vmem_free

  • Function vmem_init

  • Function vmem_xalloc

  • Function vmem_xfree

Defines¶

  • Define FREELISTS_N

  • Define HASHTABLES_N

  • Define VM_BESTFIT

  • Define VM_BOOTSTRAP

  • Define VM_INSTANTFIT

  • Define VM_NEXTFIT

  • Define VM_NOSLEEP

  • Define VM_SLEEP

  • Define VMEM_ERR_NO_MEM

Typedefs¶

  • Typedef Vmem

  • Typedef VmemAlloc

  • Typedef VmemFree

  • Typedef VmemSegment

Gaia

Navigation

  • Contributing
  • The developer’s handbook
  • Code Reference

Related Topics

  • Documentation overview
©2023, Gaia contributors. | Powered by Sphinx 8.0.2 & Alabaster 1.0.0 | Page source