freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

cpuanddiskschedulingalgorithms-展示頁

2024-10-11 21:50本頁面
  

【正文】 sses currently in the run queue. ? The priority values of different tasks are also considered while doing these calculations ? When a task gets scheduled to the CPU, its wait_runtime value starts decrementing and as this value falls to such a level that other tasks bee the new leftmost task of the redblack tree and the current one gets preempted. This way CFS tries for the ideal situation where wait_runtime is zero! The Debt ? Since only a single task can run at any one time, the other tasks wait. ? During this wait period the other processes build up a debt which is (wait_runtime). ? So once a task gets scheduled, it will catch up its debt by being allowed to use the CPU for that amount of time. Disk Scheduling In Linux ? The default disk scheduler is known as the Linux Elevator ? This algorithm is augmented by two others ? Deadline I/O scheduler ? Anticipatory I/O scheduler Elevator ? Linux keeps one queue that sorts the list of requests by block number. ? Adding a request can be handled in one of four ways: ? if the new request is on the same sector or an adjacent sector then the two requests are merged ? If a preexisting request is really old then the new request is placed behind the old request ? If there is a suitable location then the request is just placed into that location ? Else the request is just placed at the tail end Deadline Scheduler ? This algorithm acpanies the Elevator algorithm. ? Meant to prevent starvation effect. ? Uses three queues ? The elevator queue ? Read FIFO queue ? Write FIFO queue ? When the time in one of the queues gets older t
點擊復(fù)制文檔內(nèi)容
教學(xué)課件相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1