Recent content by vinay_64

  1. V

    How to read Memory latency from "C" program

    Thanks Delroy for ur reply. But I am interested in getting CAS latency from my application written in c/c++. So I want to know how CPU-Z is getting the memory latency??
  2. V

    How to read Memory latency from "C" program

    I have read that we can read memory SPD to get memory related information. But I dont know how to read SPD. Any help will be greatly appreciated..
  3. V

    How to read Memory latency from "C" program

    I have many hardware platforms with various memory modules inserted. My application (written in "C" and "Cpp") has to read the memory latency in each platform. How can I read [a generic program] memory latency from my program.