Skip to content

Commit

Permalink
forgot about NUMA
Browse files Browse the repository at this point in the history
  • Loading branch information
gjcolombo committed Oct 7, 2024
1 parent af9afad commit 0fcad4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,5 @@ pub struct Board {
/// default values from the host's CPUID values.
#[serde(default, skip_serializing_if = "Option::is_none")]
pub cpuid: Option<Cpuid>,
// TODO: Processor and topology.
// TODO: Processor and NUMA topology.
}

0 comments on commit 0fcad4c

Please sign in to comment.