Skip to main content

RUNQUEUES

Static RUNQUEUES 

Source
static RUNQUEUES: [Mutex<Option<CoreRunqueue>>; 4]
Expand description

各コア固有のランキュー (Per-Core Runqueues)。 各コアが独立してランキューに対する排他制御(Mutex)を行います。