| Author |
Message |
Paul A. Clayton
Guest
|
Posted:
Wed Jan 12, 2005 10:15 pm Post subject:
Low power benefits |
|
|
Some of the benefits of lower power processor designs are not
commonly presented. Although the benefits of less cooling noise
for personal computers, of longer battery life for portable
computers, and of lower electricity costs and greater compute
density for rackmounted servers are presented, slightly more
subtle benefits are less commonly presented.
Lower power systems have an effect on RAS through several
mechanisms. Reducing heat stresses tends to increase
reliability. Reducing the complexity/'volume' of cooling tends
to increase reliability. Reducing dependence on active cooling
tends to increase availability (i.e., a lower power system can
maintain a higher proportion of peak performance when active
cooling fails). The tendency to reduce power use by using a
smaller processor also allows greater integration which tends to
increase reliability (at the cost of serviceability [though
having larger field-replacable-units has some advantages]). The
reduction in typical power use tends to increase availability by
allowing a fixed size/weight of back-up batteries to supply
sufficient power for a longer period of time.
Lower power systems can also make a given quality of compute
power practical given certain limits of a location (whether
cooling systems or electrical systems [and upgrading such systems
can be expensive and can temporarily reduce availability {cut-off
of cooling or electrical service is more likely both during
installation and a 'debugging' period; electrical fires are
probably slightly more likely during or immediately after an
electrical upgrade; and network cabling can be damaged during
installations}]).
A lower power processor might also allow more pins to be used for
off-chip communication because fewer pins are necessary for power
and ground.
Lower power processors also tend to have shorted pipelines,
reducing the cost of branch mispredictions (which would improve
performance for some common server code).
Nick (and other sysadmins) probably have other reasons why
Watts/MI can be important.
Paul A. Clayton
(a 'Dysthymicdolt' reachable at aol.com) |
|
| Back to top |
|
 |
Eugene Nalimov
Guest
|
Posted:
Thu Jan 13, 2005 2:25 am Post subject:
Re: Low power benefits |
|
|
"Paul A. Clayton" <carchreader@aol.comnomail> wrote in message
news:20050112121523.13916.00000010@mb-m04.aol.com...
| Quote: | ...
Lower power processors also tend to have shorted pipelines,
reducing the cost of branch mispredictions (which would improve
performance for some common server code).
|
VIA C3: 16 pipeline stages (20W @ 1.3GHz).
Itanium2: 8 pipeline stages (62W @ 1.3GHz)
Thanks,
Eugene
| Quote: | Nick (and other sysadmins) probably have other reasons why
Watts/MI can be important.
Paul A. Clayton
(a 'Dysthymicdolt' reachable at aol.com)
|
|
|
| Back to top |
|
 |
Niels Jørgen Kruse
Guest
|
Posted:
Thu Jan 13, 2005 6:38 pm Post subject:
Re: Low power benefits |
|
|
Eugene Nalimov <eugenen@microsoft.com> wrote:
| Quote: | "Paul A. Clayton" <carchreader@aol.comnomail> wrote in message
news:20050112121523.13916.00000010@mb-m04.aol.com...
...
Lower power processors also tend to have shorted pipelines,
reducing the cost of branch mispredictions (which would improve
performance for some common server code).
VIA C3: 16 pipeline stages (20W @ 1.3GHz).
Itanium2: 8 pipeline stages (62W @ 1.3GHz)
PPC7447A: 7 pipeline stages (18.3W @ 1.3GHz) |
(You are talking "typical" power?)
The C3 pipeline length is unusual. What is the fetch-execute latency?
Sometimes pipeline lengths are inflated by counting cache access.
--
Mvh./Regards, Niels Jørgen Kruse, Vanløse, Denmark |
|
| Back to top |
|
 |
Eugene Nalimov
Guest
|
Posted:
Thu Jan 13, 2005 10:33 pm Post subject:
Re: Low power benefits |
|
|
""Niels Jørgen Kruse"" <nospam@ab-katrinedal.dk> wrote in message
news:1gqc07f.1d6nin11tgdsb6N%nospam@ab-katrinedal.dk...
| Quote: | Eugene Nalimov <eugenen@microsoft.com> wrote:
"Paul A. Clayton" <carchreader@aol.comnomail> wrote in message
news:20050112121523.13916.00000010@mb-m04.aol.com...
...
Lower power processors also tend to have shorted pipelines,
reducing the cost of branch mispredictions (which would improve
performance for some common server code).
VIA C3: 16 pipeline stages (20W @ 1.3GHz).
Itanium2: 8 pipeline stages (62W @ 1.3GHz)
PPC7447A: 7 pipeline stages (18.3W @ 1.3GHz)
(You are talking "typical" power?)
|
No, I gave worst case power numbers for Itanium2 and VIA.
See http://www.via.com.tw/en/products/processors/c3/ and
http://www.intel.com/design/itanium/itanium/Itanium2ProdBrief.pdf.
Thanks,
Eugene
| Quote: | The C3 pipeline length is unusual. What is the fetch-execute latency?
Sometimes pipeline lengths are inflated by counting cache access.
--
Mvh./Regards, Niels Jørgen Kruse, Vanløse, Denmark |
|
|
| Back to top |
|
 |
CJT
Guest
|
Posted:
Thu Jan 13, 2005 10:39 pm Post subject:
Re: Low power benefits |
|
|
Eugene Nalimov wrote:
| Quote: | ""Niels Jørgen Kruse"" <nospam@ab-katrinedal.dk> wrote in message
news:1gqc07f.1d6nin11tgdsb6N%nospam@ab-katrinedal.dk...
Eugene Nalimov <eugenen@microsoft.com> wrote:
"Paul A. Clayton" <carchreader@aol.comnomail> wrote in message
news:20050112121523.13916.00000010@mb-m04.aol.com...
...
Lower power processors also tend to have shorted pipelines,
reducing the cost of branch mispredictions (which would improve
performance for some common server code).
VIA C3: 16 pipeline stages (20W @ 1.3GHz).
Itanium2: 8 pipeline stages (62W @ 1.3GHz)
PPC7447A: 7 pipeline stages (18.3W @ 1.3GHz)
(You are talking "typical" power?)
No, I gave worst case power numbers for Itanium2 and VIA.
See http://www.via.com.tw/en/products/processors/c3/ and
http://www.intel.com/design/itanium/itanium/Itanium2ProdBrief.pdf.
|
I don't see where in that marketing brochure it says the itanium
numbers are "worst case."
| Quote: |
Thanks,
Eugene
The C3 pipeline length is unusual. What is the fetch-execute latency?
Sometimes pipeline lengths are inflated by counting cache access.
--
Mvh./Regards, Niels Jørgen Kruse, Vanløse, Denmark
|
--
The e-mail address in our reply-to line is reversed in an attempt to
minimize spam. Our true address is of the form che...@prodigy.net. |
|
| Back to top |
|
 |
CJT
Guest
|
Posted:
Thu Jan 13, 2005 10:44 pm Post subject:
Re: Low power benefits |
|
|
CJT wrote:
| Quote: | Eugene Nalimov wrote:
""Niels Jørgen Kruse"" <nospam@ab-katrinedal.dk> wrote in message
news:1gqc07f.1d6nin11tgdsb6N%nospam@ab-katrinedal.dk...
Eugene Nalimov <eugenen@microsoft.com> wrote:
"Paul A. Clayton" <carchreader@aol.comnomail> wrote in message
news:20050112121523.13916.00000010@mb-m04.aol.com...
...
Lower power processors also tend to have shorted pipelines,
reducing the cost of branch mispredictions (which would improve
performance for some common server code).
VIA C3: 16 pipeline stages (20W @ 1.3GHz).
Itanium2: 8 pipeline stages (62W @ 1.3GHz)
PPC7447A: 7 pipeline stages (18.3W @ 1.3GHz)
(You are talking "typical" power?)
No, I gave worst case power numbers for Itanium2 and VIA.
See http://www.via.com.tw/en/products/processors/c3/ and
http://www.intel.com/design/itanium/itanium/Itanium2ProdBrief.pdf.
I don't see where in that marketing brochure it says the itanium
numbers are "worst case."
|
This might be relevant:
http://www.dac.com/40th/40acceptedpapers.nsf/0/1144346099a98f9487256dc60058c453/$FILE/41_3.PDF
| Quote: |
Thanks,
Eugene
The C3 pipeline length is unusual. What is the fetch-execute latency?
Sometimes pipeline lengths are inflated by counting cache access.
--
Mvh./Regards, Niels Jørgen Kruse, Vanløse, Denmark
|
--
The e-mail address in our reply-to line is reversed in an attempt to
minimize spam. Our true address is of the form che...@prodigy.net. |
|
| Back to top |
|
 |
Eugene Nalimov
Guest
|
Posted:
Fri Jan 14, 2005 12:29 am Post subject:
Re: Low power benefits |
|
|
"CJT" <abujlehc@prodigy.net> wrote in message
news:41E6B264.2090305@prodigy.net...
| Quote: | Eugene Nalimov wrote:
""Niels Jørgen Kruse"" <nospam@ab-katrinedal.dk> wrote in message
news:1gqc07f.1d6nin11tgdsb6N%nospam@ab-katrinedal.dk...
Eugene Nalimov <eugenen@microsoft.com> wrote:
"Paul A. Clayton" <carchreader@aol.comnomail> wrote in message
news:20050112121523.13916.00000010@mb-m04.aol.com...
...
Lower power processors also tend to have shorted pipelines,
reducing the cost of branch mispredictions (which would improve
performance for some common server code).
VIA C3: 16 pipeline stages (20W @ 1.3GHz).
Itanium2: 8 pipeline stages (62W @ 1.3GHz)
PPC7447A: 7 pipeline stages (18.3W @ 1.3GHz)
(You are talking "typical" power?)
No, I gave worst case power numbers for Itanium2 and VIA.
See http://www.via.com.tw/en/products/processors/c3/ and
http://www.intel.com/design/itanium/itanium/Itanium2ProdBrief.pdf.
I don't see where in that marketing brochure it says the itanium
numbers are "worst case."
|
"Overview
.... the Low Voltage Intel Itanium2 Processor 1.30GHz with 3MB
L3 cache offers a cost-effective solution. Just 62 watts at maximum
power consumption per processor ..."
You can find power consumption for different Itanium flavours at
http://www.intel.com/products/server/processors/server/itanium2/
Thanks,
Eugene
| Quote: |
Thanks,
Eugene
The C3 pipeline length is unusual. What is the fetch-execute latency?
Sometimes pipeline lengths are inflated by counting cache access.
--
Mvh./Regards, Niels Jørgen Kruse, Vanløse, Denmark
--
The e-mail address in our reply-to line is reversed in an attempt to
minimize spam. Our true address is of the form che...@prodigy.net. |
|
|
| Back to top |
|
 |
|
|
|
|