- Mastering Linux Kernel Development
- Raghu Bharadwaj
- 52字
- 2021-07-08 09:47:16
se, rt, and dl
Every task belongs to a scheduling entity (group of tasks), as scheduling is done at a per-entity level. se is for all normal processes, rt is for real-time processes, and dl is for deadline processes. We will discuss more on these attributes in the next chapter on scheduling.
推薦閱讀
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- LabVIEW入門與實戰開發100例
- C++ Builder 6.0下OpenGL編程技術
- Interactive Data Visualization with Python
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- Java加密與解密的藝術(第2版)
- Apache Spark Graph Processing
- Learn Scala Programming
- Python貝葉斯分析(第2版)
- Java應用開發技術實例教程
- Big Data Analytics
- Mathematica Data Analysis
- NGINX Cookbook
- Couchbase Essentials