TODO: bootchart items

This commit is contained in:
Auke Kok 2013-02-12 16:58:00 -08:00
parent f2f85884ca
commit b1ce67bf33
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -535,6 +535,10 @@ External:
* kernel: add device_type = "fb", "fbcon" to class "graphics"
* bootchart:
- use conf_parser for bootchart.conf
- change config options to CamelCase
Regularly:
* look for close() vs. close_nointr() vs. close_nointr_nofail()