- 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.
推薦閱讀
- iOS Game Programming Cookbook
- Mastering RabbitMQ
- Debian 7:System Administration Best Practices
- .NET 4.0面向對象編程漫談:基礎篇
- JIRA 7 Administration Cookbook(Second Edition)
- Scratch 3.0少兒編程與邏輯思維訓練
- 機械工程師Python編程:入門、實戰與進階
- 零基礎學Java(第4版)
- Learning Laravel 4 Application Development
- Learning OpenStack Networking(Neutron)(Second Edition)
- 硅谷Python工程師面試指南:數據結構、算法與系統設計
- C語言程序設計實驗指導 (第2版)
- Learning Probabilistic Graphical Models in R
- Unity 3D/2D移動開發實戰教程
- Machine Learning With Go