pub fn reserve<T: Config>(workload: Schedule)
Expand description

Reserve a core for a workload.

  • origin: Must be Root or pass AdminOrigin.
  • 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.