RossMcIvor
Programmer
hi eveyone,
First for the blog out there that reads FreePhy FreePageFile and stuff, This aint about that
I want to make a little program in delphi (v 2005) that will read that memory speed, explained the speed that data is writen to memory eg DDR400, doing 400MHz, I dont know the speed it writes, or reads but 400,000,000 bits per second is a rough guess (but I'm sure that the double rate means that I'm more than likly wrong ),
I've looked around for some code, in delphi, and even some pains taking time looking at Assembly to do it for me.. seems like I'm stuck, the only thing that I can gather to a point is sizes and chunks that allocate and then fill, giving me some exreamly large numbers).
Could anyone help or face me in the light of truth that maybe it cant be done unless its machine code
Ross...
First for the blog out there that reads FreePhy FreePageFile and stuff, This aint about that
I want to make a little program in delphi (v 2005) that will read that memory speed, explained the speed that data is writen to memory eg DDR400, doing 400MHz, I dont know the speed it writes, or reads but 400,000,000 bits per second is a rough guess (but I'm sure that the double rate means that I'm more than likly wrong ),
I've looked around for some code, in delphi, and even some pains taking time looking at Assembly to do it for me.. seems like I'm stuck, the only thing that I can gather to a point is sizes and chunks that allocate and then fill, giving me some exreamly large numbers).
Could anyone help or face me in the light of truth that maybe it cant be done unless its machine code
Ross...