• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

What's a good program that writes HALT commands to the processor?


2000/XP does not issue HALT commands when in DOS mode, thus taxing the CPU when running DOS apps. I use a small (1k) prog called DOSIDLE that works great. Let me know if you want me to email it to you.
 
Originally posted by: NFS4
If you're running WinXP, it already issues aggressive HALT commands

Really? No worries then I guess...

I read somewhere that someone found out that Athlons have an even deeper power saving state called something like SHTDWN. It shuts off the FSB and parts of the core. Anyone know if this has been implemented into a program for Windows?

Thanks!

-Por
 
Originally posted by: PorBleemo
Originally posted by: NFS4
If you're running WinXP, it already issues aggressive HALT commands

Really? No worries then I guess...

I read somewhere that someone found out that Athlons have an even deeper power saving state called something like SHTDWN. It shuts off the FSB and parts of the core. Anyone know if this has been implemented into a program for Windows?

Thanks!

-Por

If it shuts off the FSB, then surely its in a standby ?
 
Originally posted by: txxxx
Originally posted by: PorBleemo
Originally posted by: NFS4
If you're running WinXP, it already issues aggressive HALT commands

Really? No worries then I guess...

I read somewhere that someone found out that Athlons have an even deeper power saving state called something like SHTDWN. It shuts off the FSB and parts of the core. Anyone know if this has been implemented into a program for Windows?

Thanks!

-Por

If it shuts off the FSB, then surely its in a standby ?

It does this when the system is idle and somehow reactivates it when there is work to be done.
 
Originally posted by: PorBleemo
Originally posted by: txxxx
Originally posted by: PorBleemo
Originally posted by: NFS4
If you're running WinXP, it already issues aggressive HALT commands

Really? No worries then I guess...

I read somewhere that someone found out that Athlons have an even deeper power saving state called something like SHTDWN. It shuts off the FSB and parts of the core. Anyone know if this has been implemented into a program for Windows?

Thanks!

-Por

If it shuts off the FSB, then surely its in a standby ?

It does this when the system is idle and somehow reactivates it when there is work to be done.

Well, wouldnt there be some "switching" penality time? I wouldnt worry too much about keeping your Athlon cool, so long as its under its rated max core temperature 😉
 
Back
Top