Archived from groups: alt.comp.periphs.mainboard.asus (
More info?)
In article <nospam-1011041132190001@192.168.1.177>, nospam@needed.com
(Paul) wrote:
> In article <2veb9uF2k5ko3U2@uni-berlin.de>, "Peter Wagner"
> <NG.Basket.PeeWaa@xoxy.net> wrote:
>
> <<snip>>
> >
> > Yes, I've had made a mistake not to buy an Athlon64.
> > But it was an emergency (MB short circuit) and I had to replace it
> > quickly.
> > There was no time to make inquiries about CPUs an MBs.
> > I've made good experiences with ASUS and Intel.
> >
> > >
> > > So, I cannot tell you what OS level feature is required to gain
> > > the use of the HLT instruction. It could be there regardless of
> > > the HAL (hardware abstraction layer) used or not.
> >
> > Do you know if there exists an utility, which reduces the frequency of a
> > P4 and one can working/typing anyway?
> >
> > >
> > > HTH,
> > > Paul
> >
> > p
>
> I included the information on Athlon64 just for reference purposes.
>
> I don't know of a utility like you are describing. If you want to
> reduce the processor's heat, go into the BIOS and set the processor
> clock rate manually. Reducing the processor clock will make it run
> cooler. On other motherboards, you could also try reducing the
> Vcore setting manually, but Asus BIOS typically prevent a user
> from reducing the Vcore to any significant degree.
>
> If you are using a Microsoft OS, then the ingredients are going
> to involve ACPI and the Knowledgebase/Technet. For example:
>
>
http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit/en-us/Default.asp?url=/resources/documentation/Windows/XP/all/reskit/en-us/prdc_mcc_qxso.asp
>
> mentions Control_Panels
😛erformance_And_Maintenance
😛ower_Options
> and then select the Power Schemes tab. The article says this
> applies to laptop style systems. Have a look anyway, as maybe there
> is some Power Scheme that you can select. The Power Management
> features of desktop systems as not as fully featured as on
> a laptop, but maybe if you search hard enough, in control panels
> etc., maybe you'll find something to make the computer run cooler.
>
> To search Technet, start here:
>
>
http://www.microsoft.com/technet/default.mspx
>
> In Google, I see mention of ACPI and something called P_CNT, which
> has to do with that throttling feature we were discussing
> previously. After reading a few posts about Linux and that throttle,
> it almost suggests the throttle feature might actually be used
> for dynamic processor control. But, of course, the chances of finding
> out something substantial about the way a Microsoft OS works are
> pretty slim.
>
> Note that, if you discover a lower power operating option, it
> could have consequences for real time applications. For
> example, multimedia sound or video might be affected by
> these settings. Whatever you make changes to, may need to
> be modified back on occasion, so take notes of what you've
> changed
🙂
>
> If you find a useful setting, please post back with the details,
> as I'm sure other Prescott users would benefit from it.
>
> HTH,
> Paul
As a follow up to P_CNT, I found info in the ACPI spec, that talks
about the throttle feature. My guess is, the BIOS setting (12.5%
to 87.5%) is passed through ACPI tables at boot time, and can
be used in the C0 power state. See PDF page 239 (section 8.1.1
"Processor Power State C0") for a description:
http://www.acpi.info/DOWNLOADS/ACPIspec-2-0b.pdf (1.6MB)
That description suggests that installing an OS and using the
ACPI HAL, should automatically allow the OS to reduce the power
consumption of the processor, and 12.5% should be the most
aggressive setting. What I cannot determine from this, is what
interface in the operating system (control panel or system
management widget) is used to control or observe what is
going on. Try the 12.5% and see if the computer runs cooler
when it is idle.
Make sure the BIOS is set to "ACPI 2.0 Support" [Yes],
so the throttle value gets picked up by the OS.
HTH,
Paul