pub struct CfsRunQueue { /* private fields */ }Expand description
CFS run queue using red-black tree
Implementations§
Source§impl CfsRunQueue
impl CfsRunQueue
Sourcepub fn update_min_vruntime(&mut self, current_vruntime: u64)
pub fn update_min_vruntime(&mut self, current_vruntime: u64)
Update minimum vruntime