Slashdot Mirror


User: RedMercury+the+dupli

RedMercury+the+dupli's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Optimization is where? on Skype 5-way Calling Limit Cracked · · Score: 1

    Apart from a double-width atomic CAS, cmpxchg16b. You might think this isn't that important, but for lock free programming it really is.

    Intel implemented that within EMT64, and I believe AMD are going to implement it.