Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarsanaee/cfs-monitor
https://github.com/sarsanaee/cfs-monitor
cfs kernel scheduler
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sarsanaee/cfs-monitor
- Owner: sarsanaee
- License: mit
- Created: 2017-03-03T18:11:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-15T07:57:29.000Z (over 7 years ago)
- Last Synced: 2024-11-16T07:34:24.393Z (3 months ago)
- Topics: cfs, kernel, scheduler
- Language: C
- Size: 172 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CFS-Monitor
Kernel 4.8.11
This project is a prototype to measure inversion number of cfs_rq to become a FIFO run queue. Actually, this could be used as a performance measure to demostrate the FIFOness of schedulers.