← Back to team overview

linuxdcpp-team team mailing list archive

[Branch ~dcplusplus-team/dcplusplus/trunk] Rev 3064: changelog entry about lockfree

 

------------------------------------------------------------
revno: 3064
committer: poy <poy@xxxxxxxxxx>
branch nick: trunk
timestamp: Sat 2012-09-22 15:39:09 +0200
message:
  changelog entry about lockfree
modified:
  changelog.txt


--
lp:dcplusplus
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk

Your team Dcplusplus-team is subscribed to branch lp:dcplusplus.
To unsubscribe from this branch go to https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk/+edit-subscription
=== modified file 'changelog.txt'
--- changelog.txt	2012-09-16 15:42:46 +0000
+++ changelog.txt	2012-09-22 13:39:09 +0000
@@ -1,3 +1,5 @@
+* Perf improvements using lock-free queues, requires P6 CPUs (poy)
+
 -- 0.800 2012-09-16 --
 * [L#270107] Revamp favorite hub settings (poy)
 * Reduce resource consumption when slots are full (poy)