DragonFly BSD
DragonFly users List (threaded) for 2012-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: frequency scaling on D525MW not working properly


From: Adrian Bocaniciu <a.bocaniciu@xxxxxxxxxxxx>
Date: Mon, 23 Jul 2012 10:28:14 +0000

Intel Atom processors, unlike more expensive Intel processors, do not
support frequency scaling.

See for example the specifications for Atom D525 at:
http://ark.intel.com/products/49490/

where it is stated that Enhanced Intel SpeedStep Technology is not
supported. The same is written in all Atom datasheets.

The only way to reduce the power consumption of Atom is to ensure that
the processor is halted when it has nothing to do, i.e. in the idle
loop, which I suppose that DragonFlyBSD does, or to use the ACPI C3
sleep state whenever you can tolerate the latency required for waking up
the processor.

I also have a couple of D525MW boards, but I have not tested
DragonFlyBSD on them, and they are much less warm, but my Mini-ITX cases
(Lian Li & Antec) have case coolers that ensure an adequate air flow
inside the cases even if both the motherboards and the power supplies
are fanless.




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]