Fix Scheduler_priority and CFS
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
#include "process/wait.h"
|
||||
#include "process/scheduler.h"
|
||||
|
||||
int flag = 0;
|
||||
|
||||
/// @brief Updates task execution statistics.
|
||||
/// @param task the task to update.
|
||||
static void __update_task_statistics(task_struct *task);
|
||||
|
||||
Reference in New Issue
Block a user