[Issue 6660] Problem with core.cpuid on Windows7

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 27 12:21:09 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6660



--- Comment #6 from Don <clugdbug at yahoo.com.au> 2011-09-27 12:20:31 PDT ---
My theory is not correct. I figured that I could check if the number of
iterations was wrong by using rdtsc to see how many instructions are executed.
But it shows nothing unusual.
I'm no longer convinced that this is a loopback issue.
I also found that if I include a writefln after the relevant code, the critical
length of the loop drops from 64 (0x40) to 40 (0x28). It doesn't seem to be
affected by code alignment, so it's not a cache line issue.
This whole thing is very, very strange.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list