⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

build_topology

Function build_topology 

Source
pub fn build_topology(srat: &[SratEntry], slit: &SlitEntry) -> NumaTopology
Expand description

Build a NumaTopology from parsed SRAT and SLIT data.