Intelligent service scheduling method
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- ZHENGZHOU SEANET TECH CO LTD
- Publication Date
- 2015-07-08
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of operating systems, in particular to an intelligent service scheduling method. Background technique
[0002] Task scheduling is a common operation in an operating system. For a real-time operating system, task scheduling will directly affect its real-time performance.
[0003] A method for implementing task scheduling is called a task scheduling algorithm. There are many task scheduling algorithms in the prior art, but most of them are based on task-level scheduling. The task scheduling algorithms in the prior art are briefly introduced below.
[0004] The Min-Min algorithm first predicts the minimum completion time of each task in the current task queue on each processor, then assigns the task with the minimum completion time to the corresponding processor, and updates the ready time of the corresponding processor at the same time. Assigned tasks are removed from the task queue, and the remaining tasks are assign...