Function pallet_broker::pallet::dispatchables::reserve
source · pub fn reserve<T: Config>(workload: Schedule)
Expand description
Reserve a core for a workload.
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
.