Re: How to get the memory frequency in windows OS?
- From: "Alireza Dabagh [MS]" <alid@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 8 Mar 2008 03:37:00 -0800
why would you want to know?
-ali
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"东皇钟" <jsniperwyc@xxxxxxxxxxxx> wrote in message news:33151DA9-0169-4D7D-965F-63600F9F3D23@xxxxxxxxxxxxxxxx
i want to try to use this to test if i am in the envirment of virtual machine.
--
天若有情天亦老,人间正道是沧桑。
"Tim Roberts" wrote:
??? <jsniperwyc@xxxxxxxxxxxx> wrote:
>
>I know that the CPU frequency is saved in the registry. but who can tell >me
>where is the memory frequency. Maybe it is not in the registry. I found >it in
>CMOS, but I don't konw how to get it in the envirment of windows os >without
>testing myself.
If it exists anywhere, it would be in the WMI information.
Win32_AssociatedProcessorMemory includes a BusSpeed member, but it's not
clear to me whether that's processor-to-memory speed or processor-to-cache
speed.
Why do you care about this?
--
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
.
- Follow-Ups:
- References:
- Re: How to get the memory frequency in windows OS?
- From: Tim Roberts
- Re: How to get the memory frequency in windows OS?
- Prev by Date: Re: 3 issues: PREfast annotations in WDK 6001
- Next by Date: Re: 3 issues: PREfast annotations in WDK 6001
- Previous by thread: Re: How to get the memory frequency in windows OS?
- Next by thread: Re: How to get the memory frequency in windows OS?
- Index(es):
Relevant Pages
|