http://www.theregister.co.uk/2013/04/17/state_of_linux_2013/

Some interesting points from an HPC point of view:


"For example, for some kinds of workloads, the NUMA (non-uniform memory access) 
problem is all-important. This is particularly true of distributed application 
clusters. A long as a CPU in a cluster node is working on data that exists 
locally, within the node's own memory or storage, processing is fast. But as 
soon as that CPU needs to access data that exists on some other node in the 
cluster - data that must pulled across some slow type of transport, like an 
Ethernet link - performance can degrade rapidly. Some Linux kernel developers 
would like to improve the CPU scheduler to handle such situations better."


And on keeping the same kernel tree for all types of devices:

" So is it time to fork Linux? Do we really need two different kernels - one 
for mobile devices and one for the data center? Corbet says no, particularly in 
light of how platform fragmentation hurt and ultimately undermined the 
commercial Unix market.

For one thing, he observes, in days past mobile developers have griped about 
such enterprise-oriented kernel "bloat" as support for symmetric 
multiprocessing, support for large amounts of memory, file systems that can 
handle large volumes, and a sophisticated networking stack. But while all of 
these features would have been completely unnecessary on a mobile phone just a 
few years ago, for today's smartphones they're essential."


Apologies if I've quoted a little bit too much - the kernel fork quote is very 
interesting, and something I agree with.
I run the same Linux kernel (well, maybe not the exact version number!) on a 
smartphone and a huge system.



Dr John Hearns | CFD Hardware Specialist | McLaren Racing Limited
McLaren Technology Centre, Chertsey Road, Woking, Surrey GU21 4YH, UK

T:  +44 (0) 1483 262000
D:  +44 (0) 1483 262352
F:  +44 (0) 1483 261928 
E:  [email protected]
W: www.mclaren.com


The contents of this email are confidential and for the exclusive use of the 
intended recipient.  If you receive this email in error you should not copy it, 
retransmit it, use it or disclose its contents but should return it to the 
sender immediately and delete your copy.
_______________________________________________
Beowulf mailing list, [email protected] sponsored by Penguin Computing
To change your subscription (digest mode or unsubscribe) visit 
http://www.beowulf.org/mailman/listinfo/beowulf

Reply via email to