Question!supposedly if no sleep are enabled in bios ,window use the best timer supported(invariant tsc)!if sleep are present,window go back in time and pull out the good old timer!is this still true?so I just had to disable sleep and window would have used invariant tsc?god I hate ms at time!(ms reply:but see you asked the wrong question)
Ps:it seem noise cause lag,so if your i5 2500k yell 1333 for ram max ?might want to max it at 1333 (good for 10 to 15 ms suppodly)
Comments
Invariant TSC, as per the intel manual, "will run at a constant rate in all ACPI P-, C- and T-states".
From what I have picked up on if the TSC stops during C state transitions then it is usually resynchronised afterwards. Invariant TSC is supported on Nehelem and newer processors.
I fail to see what issue you have with this?
[edit]
Actually when I read that last part again...Are you talking about DPC latency there? If so then what issue are you having with it?
Sorry forgot to post the link!just go there the download is there!sorry it isn't light reading!
Right, so you're talking about DPC latency and that some times it can be skewed by the TSC on the computer being incorrect due to C state changes in the OS etc.
Forget about this, it's not causing you any problems. Even if it was the ability to correctly understand, diagnose and troubleshoot them is beyond you to the point were your random fiddling has as much chance of making things worse than it does to improve anything. Random disconnections in games and such like is not going to be an issue due to either of those things because if it was an issue then it would have been found by the QA teams or beta testers (Which would result in one of two solutions being applied. Either formatting windows or a problematic hardware configuration/combination being the culprit).
You seem to spend a lot of time looking at random background technologies and blowing out of proportion the potential issues that can arise from them. My advice for you would be to forget about all that and start with the simple possibilities firstly before you bog yourself down with stuff you have little/no control over.
1:stick to invariant tsc if your system and is support it
2:disable window automatic time update
3:make sure your system is message signal interrupt friendly or better msi-x
4:make sure to disable any sleep measure!
With these you might not know what time it is but your computer will purr and so will your game.
If I forgot anything please feel free to chime in.
Question:if user use MSI or msi-x etc periodic interrupt function or the newer variant hpet (doing interrupt)won't be needed right!