FrostWing
A lightweight raw-control operating system.
Loading...
Searching...
No Matches
memory_context Struct Reference
Collaboration diagram for memory_context:
Collaboration graph

Public Attributes

uint64 total
uint64 usable
uint64 reserved
uint64 acpi_reclaimable
uint64 acpi_nvs
uint64 bad
uint64 bootloader_reclaimable
uint64 kernel_modules
uint64 framebuffer
uint64 unknown

Detailed Description

Definition at line 17 of file memory.h.

Member Data Documentation

◆ acpi_nvs

uint64 memory_context::acpi_nvs

Definition at line 22 of file memory.h.

◆ acpi_reclaimable

uint64 memory_context::acpi_reclaimable

Definition at line 21 of file memory.h.

◆ bad

uint64 memory_context::bad

Definition at line 23 of file memory.h.

◆ bootloader_reclaimable

uint64 memory_context::bootloader_reclaimable

Definition at line 24 of file memory.h.

◆ framebuffer

uint64 memory_context::framebuffer

Definition at line 26 of file memory.h.

◆ kernel_modules

uint64 memory_context::kernel_modules

Definition at line 25 of file memory.h.

◆ reserved

uint64 memory_context::reserved

Definition at line 20 of file memory.h.

◆ total

uint64 memory_context::total

Definition at line 18 of file memory.h.

◆ unknown

uint64 memory_context::unknown

Definition at line 27 of file memory.h.

◆ usable

uint64 memory_context::usable

Definition at line 19 of file memory.h.


The documentation for this struct was generated from the following file: