Jump to content

Recommended Posts

Posted (edited)

Wait, maybe I'm reading it upside-down.

"A pointer to a variable that receives the current performance-counter frequency, in counts per second."

So bigger is better? Then I'm satisfied.

@czardas

AuthenticAMD only says who created it (AMD), model would be more interesting.

Edited by AdmiralAlkex
Posted

Wait, maybe I'm reading it upside-down.

Erm, lost side of the "counts per second" point. (must have mixed up some things I have read.)

O. Your data dump post seems to be missing 'any' cpu info.

"Straight_and_Crooked_Thinking" : A "classic guide to ferreting out untruths, half-truths, and other distortions of facts in political and social discussions."
"The Secrets of Quantum Physics" : New and excellent 2 part documentary on Quantum Physics by Jim Al-Khalili. (Dec 2014)

"Believing what you know ain't so" ...

Knock Knock ...
 

Posted (edited)

Maybe this will clear things up a bit.

It really doesn't matter what the return value of QueryPerformanceFrequency is...

You only use that value to 'decode' the values from QueryPerformanceCounter into a "per second" value.

from: http://www.gamedev.net/community/forums/topic.asp?topic_id=573752

---

(Think thats the best I can do on the subject.)

Edited by MvGulik

"Straight_and_Crooked_Thinking" : A "classic guide to ferreting out untruths, half-truths, and other distortions of facts in political and social discussions."
"The Secrets of Quantum Physics" : New and excellent 2 part documentary on Quantum Physics by Jim Al-Khalili. (Dec 2014)

"Believing what you know ain't so" ...

Knock Knock ...
 

Posted (edited)

@czardas

AuthenticAMD only says who created it (AMD), model would be more interesting.

Ah okay - this hardware business confuses me. Would that be System Model?

MS-7309

Well that's what XP sees. Heres the Motherboard. I'm pretty sure it's a dual core processor. It was just about the cheapest PC I could find. I wouldn't be surprised if it came in the wrong box. :graduated:

Edited by czardas
Posted (edited)

Think the MS-7307(also MSI main-board) is the general* version of the K9N6PGM2 main-board. *(no direct support from MSI on it, and only sold to computer system builders (companies). Called a OEM-board if I'm correct.)

To get specific information on your processor type/make/model/etc is to use some system information tool.

A nice and small tool for that is http://www.piriform.com/speccy. (relative new tool from the makers of CCleaner, so it can't be that bad.)

Edited by MvGulik

"Straight_and_Crooked_Thinking" : A "classic guide to ferreting out untruths, half-truths, and other distortions of facts in political and social discussions."
"The Secrets of Quantum Physics" : New and excellent 2 part documentary on Quantum Physics by Jim Al-Khalili. (Dec 2014)

"Believing what you know ain't so" ...

Knock Knock ...
 

Posted

Think the MS-7307(also MSI main-board) is the general* version of the K9N6PGM2 main-board. *(no direct support from MSI on it, and only sold to computer system builders (companies). Called a OEM-board if I'm correct.)

To get specific information on your processor type/make/model/etc is to use some system information tool.

A nice and small tool for that is http://www.piriform.com/speccy. (relative new tool from the makers of CCleaner, so it can't be that bad.)

Great app. It gives me the processor name:

AMD Athlon II X2 240

Although that still sounds kind of vague to me. :graduated:

Posted

Remember that the information you are looking for comes from the system DMI and is not always available. When it is available, you will see it as the manufacturer wants you too.

George

Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.

Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.***

The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.

Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else.

"Old age and treachery will always overcome youth and skill!"

  • 2 weeks later...
Posted

It is shown that the use of constant time intervals when the timing of the inflows is random underestimates the variance of the distribution of the NPV.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...