[go: up one dir, main page]

File: TODO

package info (click to toggle)
schedtool 1.3.0-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 152 kB
  • ctags: 62
  • sloc: ansic: 523; makefile: 83
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