Home
last modified time | relevance | path

Searched refs:REBALANCE_COUNT (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/crates/rust-slabmalloc/src/
H A Dsc.rs88 const REBALANCE_COUNT: usize = 64; constant
215 if self.allocation_count > SCAllocator::<P>::REBALANCE_COUNT { in try_allocate_from_pagelist()