|
contur2
|
This is the complete list of members for contur::MlfqPolicy, including all inherited members.
| levelTimeSlices() const noexcept | contur::MlfqPolicy | |
| levelTimeSlices_ | contur::MlfqPolicy | private |
| MlfqPolicy(std::vector< std::size_t > levelTimeSlices={1, 2, 4}) | contur::MlfqPolicy | explicit |
| name() const noexcept override | contur::MlfqPolicy | virtual |
| selectNext(const std::vector< std::reference_wrapper< const PCB > > &readyQueue, const IClock &clock) const override | contur::MlfqPolicy | virtual |
| shouldPreempt(const PCB &running, const PCB &candidate, const IClock &clock) const override | contur::MlfqPolicy | virtual |
| ~ISchedulingPolicy()=default | contur::ISchedulingPolicy | virtual |