summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2009-08-02 00:10:22 +0300
committerLasse Collin <lasse.collin@tukaani.org>2009-08-02 00:10:22 +0300
commitb198da96ff9ac8c89b466b4d196c5f3fe1c7904f (patch)
tree933770d2de998188829508ceb6bb9ec08ca3a813 /TODO
parent669413bb2db954bbfde3c4542fddbbab53891eb4 (diff)
downloadxz-b198da96ff9ac8c89b466b4d196c5f3fe1c7904f.tar.gz
Updated TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index af38610..f355e8c 100644
--- a/TODO
+++ b/TODO
@@ -12,6 +12,10 @@ Known bugs
it would be possible by switching from BT2/BT3/BT4 match finder to
HC3/HC4.
+ The code to detect number of CPU cores doesn't count hyperthreading
+ as multiple cores. In context of xz, it probably should.
+ Hyperthreading is good at least with p7zip.
+
Missing features
----------------