2.5.65 On 32-way NUMA-Q with Preempt Enabled
_iris writes "I think the subject speaks for itself. Here is the link to the story on KernelTrap." In case you have a spare 32-processor machine munching grass in the back 40.
← Back to Stories (view on slashdot.org)
Microsoft just set the #2 TPC-C result in the non-clustered category using Windows Server 2003 and a 32-way Itanium 2 machine. They did this, of course, because Oracle publicly derides clustered results as not counting (and really setting up horizontally partitioned views across a huge federation of serves is not the easiest thing, and it's far from transparent for the database developer: You have to specifically design around it), so now there's a SQL Server 2000 result higher than any Oracle result.
So there you have it: A 32-way machine that's actually useful (when available on 2003-06-30).
NUMA, ok, that i understand.
(Instead of one big shared memory pool it uses processors that each have their own pool, and can access other memory with a timing penalty)
but what does "-preempt " have to do with this. what does this option do? Int unix always preemtive?