fn create_default_node( online_mask: &Cpumask, topo_ctx: &mut TopoCtx, flatten_llc: bool, ) -> Result<BTreeMap<usize, Node>>