Results 1 to 2 of 2
How can I find out CAS Latency of a memory on Linux?
I know that some applications on Windows can get it.
lshw(*) command is very useful, but it seems ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-29-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 1
How to know CAS Latency of memory on Linux?
How can I find out CAS Latency of a memory on Linux?
I know that some applications on Windows can get it.
lshw(*) command is very useful, but it seems that it can't get CAS latency.
* : HardwareLiSter - ezIX
- 05-20-2008 #2Just Joined!
- Join Date
- May 2008
- Location
- Hyderabad, India
- Posts
- 3
did you try this as root ?
lshw -C memory | grep clock


Reply With Quote
