[go: up one dir, main page]

File: TODO

package info (click to toggle)
schedtool 1.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 204 kB
  • sloc: ansic: 523; makefile: 85
file content (10 lines) | stat: -rw-r--r-- 266 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
-add raw number mode for sched policies 
DONE
-add variable parsing of affinity (0x3 == "0,1" etc)
DONE
-add probing for available features
DONE
-be more dynamic (spacing in output, ...)
PARTIAL
-use (*f)() instead of if(mode_set(this, ...))) - core engine rewrite