Re: Inconsistent timing results of multithreaded program on an SMPmachine.

From: Paul Jackson
Date: Sun Dec 04 2005 - 14:54:33 EST


Marcel wrote:
> I think that the conclusion from this test is that the write-back algorithm
> might be responsible for the oscillating results.

Well ... if you suspect your storage/hardware, then try a different
file system, such as network files or /dev/ramdisk.

It's a few seconds worth of difference you're dealing with, so try
playing around with printf's in the user code and printk's in the
kernel at key points in the sequence of events, so you can see what
happens when.

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.925.600.0401
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/