projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
1b6b942
)
(no commit message)
author
alexh <alexh@web>
Mon, 29 Aug 2011 09:50:49 +0000 (
02:50
-0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Mon, 29 Aug 2011 09:50:49 +0000 (
02:50
-0700)
docs/developer/alexh_todo/index.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/developer/alexh_todo/index.mdwn
b/docs/developer/alexh_todo/index.mdwn
index
247f85d
..
8cc1f70
100644
(file)
--- a/
docs/developer/alexh_todo/index.mdwn
+++ b/
docs/developer/alexh_todo/index.mdwn
@@
-4,6
+4,9
@@
- add tcplay/TrueCrypt support
- let user choose crypto algorithm, IV generation, etc
+* Add support for hyperthreading / other SMT to our scheduler
+ - distinguish between real cores and threads on the same core
+
* add a non-persistent unionfs VFS
- while this does not fully replace unionfs, it would deal with a few of the situations where unionfs is useful
- additionally the complexity is much lower, since everything can be kept in memory