EE直播间
更多
文章
首页 我的博文
用户3673633 2013-10-25 12:03
Update your software without disruption, thanks to multicore!
 Most of us have installed third party software like Chrome browser or Adobe PDF reader in our desktops. As the vendors keep fixing bugs in their ...
用户3673633 2012-12-30 16:56
Processor affinity
There is a simple way of getting more performance from the multicore processors. It is called Processor Affinity. It is supported by mainstream ope ...
用户3673633 2011-12-14 13:35
Multicore support in Linux
Before multicore processors became mainstream, there was a popular model called Symmetric Multiprocessing (SMP). This model was in vogue in 1990's. ...
用户3673633 2011-4-28 18:00
Multicore and server side computing
We have seen the challenges of multicore programming in mainstream programming in earlier articles. The main  challenge is refactoring of the code ...
用户3673633 2010-7-3 22:27
Multicore in Networking
Networking gear companies are bullish about the multicore processors and are seeing tangible benefits from them. Let us look at the reasons for the s ...
用户3673633 2010-5-7 17:42
Simple technique that improves single threaded app performance
Recently, scientists from NCSU have discovered a  technique that improves performance of  applications up to 20% on a multicore system. And the tec ...
用户3673633 2010-3-12 16:08
OpenMP and multicore
Dear Readers, In the last article, we saw about the so called “embrassingly parallel operations” which can easily take advantage of multicore sys ...
用户3673633 2010-2-10 15:00
Embarrassingly Parallel Applications!
Dear Readers,   In the last article, we saw the difficulties in concurrent programming. The difficulties arise due to the complex interplay of d ...
用户3673633 2010-1-28 14:24
What are issues with concurrency?
Dear Readers,   In the last article, we saw how the semiconductor industry has hit the wall in increasing the CPU speeds and how the onus of per ...
用户3673633 2010-1-22 11:12
Multicore and software challenges
Multicore processors are processors which have more than one core inside. Today, it is not uncommon to have desktops having two or four cores. This t ...
关闭 站长推荐上一条 /3 下一条