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

get_distance

Function get_distance 

Source
pub fn get_distance(slit: &SlitEntry, from_node: u32, to_node: u32) -> u8
Expand description

Get the distance between two NUMA nodes from a parsed SLIT entry.