Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 762 Bytes

flexible-scheduler.md

File metadata and controls

20 lines (10 loc) · 762 Bytes

Flexible scheduler

Description

The current lotus scheduler implementation has certain downsides that does not allow a storage providers to get the max. out of the hardware they are running. Having a general implementation that works on top of resource availability is great and should be kept. A flexible scheduler should aim to amend the current implementation and allow for storage providers to replace it with their own scheduler logic.

Related Discussions/Issues/etc.

An example of this being planned/implemented: filecoin-project/devgrants#445

Issues:

filecoin-project/lotus#7868

filecoin-project/lotus#7607

Desired Implementation

To be filled in by @f8-ptrk