Live data from Hacker News

An Overview of Kernel Lock Improvements [pdf]

events.linuxfoundation.org

1–10 of 12 posts

Re: An Overview of Kernel Lock Improvements [pdf]

#4
post #2

This is great; I'm still reading through, but, I had no idea that the performance drop was that steep!

Do you mean the drop they later used to analyze cache line coherency when adding cores? They improved this if I understood the latter results correctly.

Re: An Overview of Kernel Lock Improvements [pdf]

#8
post #7

It would be interesting to see the same benchmarks for more normal amounts of cores. Most system does not have 240 cores, after all..

The latest Intel hi-end desktop cpu has 8 cores. With hyper-threading; which makes 16 threads.

I think in the next 10 years we will reach a number that is close.

Re: An Overview of Kernel Lock Improvements [pdf]

#10
post #7

It would be interesting to see the same benchmarks for more normal amounts of cores. Most system does not have 240 cores, after all..

The latest Intel hi-end desktop cpu has 8 cores. With hyper-threading; which makes 16 threads. I think in the next 10 years we will reach a number that is close.

If you count Xeon Phi, Intel are already up to 61.

http://ark.intel.com/products/family/71840/Intel-Xeon-Phi-Co...

Post reply on HN