The methods of Pentium M to reduce power

  • Thread starter Thread starter yu_wing_sin
  • Start date Start date
  • Tags Tags
    Power
AI Thread Summary
Pentium M employs several methods to reduce power consumption effectively. It features a lower number of pipeline stages, which minimizes power costs associated with processing. Additionally, the L2 Cache is divided into four segments, allowing for selective access that significantly reduces the power required for cache visits, achieving only a quarter of the power cost compared to traditional designs. Furthermore, the Enhanced StepSpeed technology enables automatic adjustments of frequency and voltage, contributing to its efficiency and making it superior in power management compared to competitors like Turion64, which lacks this capability.
yu_wing_sin
Messages
73
Reaction score
0
The methods of Pentium M to reduce power
-----------------------------------------------
1.Lower the no. of stages of pipeline
Low no. of stages of pipeline can has low power cost.

2.Divide L2 Cache into 4 pieces
Intel cuts Pentium M's L2 Cache into 4 pieces, every piece of cache can be visited solely, the power cost of cache is positive relationship with the area of visiting cache, so this can reduce the cost of power in visiting Cache. Pentium M thus only cost 1/4 power to visit L2 cache.

3.Enhanced StepSpeed tech
Pentium M can auto to adjust the frequency and voltage neatly.
 
Computer science news on Phys.org
The second point is the reason why Turion64 is more waste in power than Pentium M. Turion 64 hasn't this feature.
 
Sorry if 'Profile Badge' is not the correct term. I have an MS 365 subscription and I've noticed on my Word documents the small circle with my initials in it is sometimes different in colour document to document (it's the circle at the top right of the doc, that, when you hover over it it tells you you're signed in; if you click on it you get a bit more info). Last night I had four docs with a red circle, one with blue. When I closed the blue and opened it again it was red. Today I have 3...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top