pub fn reserve<T: Config>(workload: Schedule)Expand description
Reserve a core for a workload.
The workload will be given a reservation, but two sale period boundaries must pass before the core is actually assigned.
origin: Must be Root or passAdminOrigin.workload: The workload which should be permanently placed on a core.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::reserve.