summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2015-02-19 01:00:05 -0200
committerLucas De Marchi <lucas.demarchi@intel.com>2015-02-19 01:00:05 -0200
commit709a465d0ef8e0eb6a6a747c5d667f64f6f6b8c4 (patch)
treed6ad46556f969a79c97785f6242ee5651ae83b18
parent885e90b6f9769c839334779f856f0ca670da5507 (diff)
downloadkmod-709a465d0ef8e0eb6a6a747c5d667f64f6f6b8c4.tar.gz
Update TODO
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 278286f..29ba7b7 100644
--- a/TODO
+++ b/TODO
@@ -44,6 +44,9 @@ and libkmod
the pages cached. This would simplify the interface exported by libkmod.
Measure performance before deciding.
+* depmod:
+ - join functions for text/binary outputs
+ - use new O_TMPFILE for tmp file creation
Things to be added/removed in kernel (check what is really needed):
===================================================================