pub fn migrate_queue(run_queue: &RunQueue<'_>) -> Result<usize>
Migrate a queue. Returns how many items were migrated.