|
SimpleKernel 1.17.0
|
vruntime 比较器 (用于 multiset 红黑树) More...
#include <cfs_scheduler.hpp>

Public Member Functions | |
| auto | operator() (const TaskControlBlock *a, const TaskControlBlock *b) const -> bool |
vruntime 比较器 (用于 multiset 红黑树)
按 vruntime 升序排序,确保 begin() 返回 vruntime 最小的任务。
Definition at line 42 of file cfs_scheduler.hpp.
|
inline |
Definition at line 43 of file cfs_scheduler.hpp.