From: alexh Date: Mon, 29 Aug 2011 09:50:49 +0000 (-0700) Subject: (no commit message) X-Git-Url: https://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/5c53921fbcfbbfe58b4b0e0eccabb15f900d5d2e --- diff --git a/docs/developer/alexh_todo/index.mdwn b/docs/developer/alexh_todo/index.mdwn index 247f85d9..8cc1f70c 100644 --- 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