Comment Re:seeing as Linux does 10240 cores already, WTF? (Score 1) 462
I regularly use a Tilera chip which has 64 cores on a single die, each running Linux, with a common (distributed) L2 cache.
For most tasks there are not any particular scalability issues, but that is because my tasks are doing a lot of user space code.
I think the paper is concentrating on tasks which are dominated by kernel code, and in these cases they seem to have made a useful contribution.