diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2009-08-02 00:10:22 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2009-08-02 00:10:22 +0300 |
commit | b198da96ff9ac8c89b466b4d196c5f3fe1c7904f (patch) | |
tree | 933770d2de998188829508ceb6bb9ec08ca3a813 /TODO | |
parent | Updated THANKS. (diff) | |
download | xz-b198da96ff9ac8c89b466b4d196c5f3fe1c7904f.tar.xz |
Updated TODO.
Diffstat (limited to '')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 ---------------- |