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

Public Attributes

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

Detailed Description

Definition at line 17 of file memory.h.

Member Data Documentation

◆ acpi_nvs

int64 memory_context::acpi_nvs

Definition at line 22 of file memory.h.

◆ acpi_reclaimable

int64 memory_context::acpi_reclaimable

Definition at line 21 of file memory.h.

◆ bad

int64 memory_context::bad

Definition at line 23 of file memory.h.

◆ bootloader_reclaimable

int64 memory_context::bootloader_reclaimable

Definition at line 24 of file memory.h.

◆ framebuffer

int64 memory_context::framebuffer

Definition at line 26 of file memory.h.

◆ kernel_modules

int64 memory_context::kernel_modules

Definition at line 25 of file memory.h.

◆ reserved

int64 memory_context::reserved

Definition at line 20 of file memory.h.

◆ total

int64 memory_context::total

Definition at line 18 of file memory.h.

◆ unknown

int64 memory_context::unknown

Definition at line 27 of file memory.h.

◆ usable

int64 memory_context::usable

Definition at line 19 of file memory.h.


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