x86 or PowerPC for network processing

  • Thread starter Alexander Krizhanovsky
  • Start date
A

Alexander Krizhanovsky

Hello,

I'm not sure that I'm posting to the right group - sorry if I'm wrong.

We need to choose hardware platform for our network processing
appliance (common 1-2U server, not an embedded device). Currently
we're going to use only base hardware, without specific hardware like
NPU or FPGA. I have experience with Bivio 7000 platform - high
performance platform for network processing, which is very close to
what we're looking for. Bivio in its solutions uses Freescale MPC7448
processors for application processing units (on which a user can run
his or her custom applications like IDS, HTTP proxy etc).

I had a look at MPC7448 specification: 2 32bit cores, 1.6Ghz, 32KB L1i
and L1d, 1MB L2, 32 general purpose registers and emphasize on
superscalar abilities (4 (3 + branch) instructions per clock). The CPU
costs about $250. Intel Xeon E5606 costs about the same, but has 4
64bit cores, 2.13Ghz, 32KB L1i and L1d, 256KB L2 per core, 8MB L3, 16
general purpose registers.

So why it has sense to use PowerPC processor instead of x86-46 for
high performance network processing? From my point of view double
number of cores and larger caches must beat double number of registers
and maybe better instruction level parallelism (however x86-64 is also
superscalar processor).

The typical workload for our application is memory intensive
operations which requires gigabytes of RAM with large work sets (i.e.
we have relatively low cache hit).
 
A

Alexander Krizhanovsky

I would say it's using PPC processor because it's likely cheaper. Even
though you listed a price of $250, I'm sure it's available for a lot
cheaper than that for embedded applications.

Hi Yousuf,

thanks for the reply.

I took the price from
http://www.freescale.com/webapp/sps...C7448&tab=Buy_Parametric_Tab&fromSearch=false
, for MC7448VU1600LD model. Also I found AMD Opteron 4280 which costs
about the same ($255), but has 8 64bit cores, 2.8Ghz, 48KB L1i and
L1d, 1MB L2 per core, 8MB shared L3.

However it seems AMD Opteron and Intel Xeon consume much more power.
So probably, performance to power consumption ratio is also the
reason.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top