tfh
Volume 19, Number 12 -- March 22, 2010

IBM Flexes Java Muscles on Power7 Iron

Published: March 22, 2010

by Timothy Prickett Morgan

The benchmark test results are starting to trickle out on IBM's Power7 servers running the i for Business operating system. Last week, I told you about the SAP data warehousing tests that Big Blue did to compare the new Power 750s to older Power-based systems running i 6.1. This week, let's take a look at the SPECjbb2005 benchmark from the Standard Performance Evaluation Corp. The Power 750 did alright compared to its AIX and Linux brethren, best I can figure.

The SPECjbb2005 benchmark is a tweaked version of the Transaction Processing Council's TPC-C online transaction processing benchmark test that has the I/O requirements for the test removed and a consistent codebase for the benchmark written in Java instead of any old language that vendors might want to use to run the TPC-C test on bare metal instead of within Java Virtual Machines. You can see the full listing of machines tested using the SPECjbb2005 benchmark here. For the purposes of this story, I am going to just stick with the most recent Power-based machines IBM has tested using SPECjbb2005.

First, no doubt because it is still working on tuning on the machines and waiting to see where high-end Itanium 9300, Xeon 7500, and Opteron 6100 systems end up, IBM has not yet tested that Power 770 or 780 kickers to the Power6-based Power 570s on the SPECjbb2005 test. The good news is, the Power 750, which is the middle of the Power7 lineup, has plenty of oomph when it comes to Java workloads. Thanks not only to the fact that the Power7 chips have eight cores instead of two, like the Power6 chips, but because the cores have four threads each instead of two. That's a factor of eight increase in threads per chip, and Java was designed to scale horizontally across threads with multiple JVMs to scale workloads. Java loves chips like the Power7. And that 32 MB of embedded DRAM L3 cache memory on the Power7 chips is another thing that JVMs and Java applications love to have.

The Power 750 running i 6.1.1 that IBM ran the SPECjbb2005 test on was configured with the 3.3 GHz version of the chip. The box has two chips, for a total of 16 cores on two processor cards. That gave IBM enough threads to start up 16 of the 32-bit JVMs that run inside the PASE AIX runtime environment. (Remember, IBM doesn't have a native 64-bit Java for the OS/400-i operating system any more.) Each processor card was configured with 64 GB of memory, for a total of 128 GB, or 8 GB per JVM. When executing the SPECjbb2005 test, the Power 750-i 6.1.1 combo was able to process 976,223 business operations per second, or BOPS.

IBM did not test the same configuration with AIX and Linux, but rather doubled up the box in terms of processor cards and also moved to the faster 3.55 GHz Power7 chips. (Yes, IBM indeed does not want to make it easy to do any direct comparisons.) This is a fully loaded Power 750 configuration, with four processor cards, 32 cores, and 128 threads. IBM slapped 256 GB of main memory in the box and booted up 32 JVMs using the native 32-bit JVM for AIX; the machine was able to handle 2,478,929 BOPS, or about 77,467 BOPS per JVM, compared to 61,014 BOPS per JVM on the i 6.1.1 setup. The same fully loaded Power 750 configured with Novell's SUSE Linux Enterprise Server 11 operating system, using IBM's own 32-bit JVM for Linux and running 32 JVMs, was able to handle 2,410,483 BOPS, or 75,328 BOPS per JVM.

If Java performance scales with the Commercial Performance Workload (CPW) ratings IBM gives to gauge the relative performance of OS/400 and i workloads, then a Power 750 running i 6.1.1 and using the fully loaded (instead of half loaded) server and using the faster 3.55 GHz parts (instead of the 3.3 GHz ones) should be able to do about twice the work of the i box IBM tested. That would put it at around 1,992,471 BOPS. That would seem to indicate that there is a performance penalty that i shops are paying by using the 32-bit JVM running in the PASE AIX runtime. It looks like about 20 percent by my math.

That's a little worse than the 14.2 performance hit IBM showed in earlier SPECjbb2005 tests. As you can see from this table of SPECjbb2005 results on Power6 and Power7 iron, an eight-core Power 570 machine using 4.7 GHz Power6 chips and running i5/OS V5R4 was able to do 345,809 BOPS, compared to 402,923 BOPS for the same machine running AIX. IBM never explains these differences, and does everything in its power to avoid running benchmarks that would even allow such comparisons. (For instance, testing a 32-core Power 595 running i5/OS and a 32-core Power 570s, which have very different technical and economic properties and a little looser symmetric multiprocessing, running AIX and Linux. Just to dissemble a little while appearing helpful.) IBM tested an AIX box with all 64 cores turned on, but the i box only had 32 turned on. So forget about direct comparisons.

If you look at that table again, there is an interesting thing to note. No matter what operating system is running on the Power Systems machines, the Power7 boxes are showing a much better ratio between CPW on i or rPerf on AIX or Linux ratings and SPECjbb2005 BOPS. The machines are better, in general, at running Java. In some cases, the Power 750s are remarkably more efficient than the Power 550s they replace, and there is every reason to believe that the Power 770s and 780s will also do a better job in terms of Java efficiency, thanks to that extra cache and those extra cores, no doubt. Take a look at the Power 550 test in the table. That box, with four Power6 processors (that's eight cores and 16 threads running at 4.2 GHz) was able to do 350,642 BOPS. That works out to 43,830 BOPS per core. (This is a much better metric than BOPS per JVM, since you pay for iron on a per-core basis.) The Power 750 running AIX is delivering 77,467 BOPS per core. That's a 77 percent increase in BOPS per core while clock speeds were reduced by 15.5 percent. That's pretty impressive, and shows that the Power7 machines are more balanced at least as far as Java workloads are concerned. The BOPS per core trend is not perfect, of course. But it is moving in the right direction.

The question I have for all of you is this: Rather than running Java Virtual Machines on top of i 6.1.1 and paying out for a full operating system license or even the Application Server variant, given the performance penalty that seems to be there, doesn't it make sense to run JVMs in an AIX or Linux partition and leave the database and RPG applications in the i partitions? I am not sure what the penalty is for running JVMs and linking databases over the Virtual LAN features of OS/400 and i, but if it falls short of the 15 to 20 percent penalty there seems to be for running Java on i, it's something to think about.

Of course, it goes without saying that I think IBM should have better performance for Java applications on the i for Business platform. Like it used to a decade ago when it was called OS/400 and sported a 64-bit JVM. But I guess I went and said it anyway.


RELATED STORIES

Power 750 Servers Running i Get SAP Benchmarks

The Power7 Systems Sales Pitch

i/OS Gets Short Sheeted with Power7 Thread Counts

The Power7 Rollout Begins In The Middle

Java Performance Is OS Agnostic on Power6 Gear

Power Systems Performance: First Up, SAP BI Data Mart

i5/OS V6R1 and Its Java Enhancements

The System i Still Owns the SAP BI Data Mart Benchmark

Power6-Based System i Performance: Your Mileage Will Vary

Power6-Based System i Performance and Bang for the Buck

The i5 515 and 525 Versus the Unix Competition

The i5 Shows Linear Scalability on SAP Benchmark

The i5 Tests Well on SAP Data Warehousing Benchmarks



                     Post this story to del.icio.us
               Post this story to Digg
    Post this story to Slashdot


Sponsored By
NEW GENERATION SOFTWARE

NGS-IQ: Reporting & BI Software
Easy to Install. Easy to Use.
No Separate SDK to Buy. Built for IBM i.

One-step Web browser output to Excel, PDF,
HTML, Web Dashboards, and more. Add secure,
graphical Web Query features to applications,
portals, Web pages, and SmartPhones. Access
DB2, SQLServer, MySQL, and Oracle in real-
time. Point-Click-Drag-Drop Interface. Create
gorgeous Adobe Flash files, HTML reports, and
OLAP models with ease, without ODBC or Java.

Watch a Demo
Request Our White Paper

Call 800 824-1220


Editor: Timothy Prickett Morgan
Contributing Editors: Dan Burger, Joe Hertvik, Brian Kelly, Shannon O'Donnell,
Mary Lou Roberts, Victor Rozek, Kevin Vandever, Hesh Wiener, Alex Woodie
Publisher and Advertising Director: Jenny Thomas
Advertising Sales Representative: Kim Reed
Contact the Editors: To contact anyone on the IT Jungle Team
Go to our contacts page and send us a message.

Sponsored Links

Help/Systems:  Robot/CONSOLE monitors System i resources automatically
Northeast User Groups Conference:  20th Annual Conference, April 12 - 14, Framingham, MA
COMMON:  Join us at the annual 2010 conference, May 3 - 6, in Orlando, Florida

 

 

IT Jungle Store Top Book Picks

Easy Steps to Internet Programming for AS/400, iSeries, and System i: List Price, $49.95
The iSeries Express Web Implementer's Guide: List Price, $49.95
The System i RPG & RPG IV Tutorial and Lab Exercises: List Price, $59.95
The System i Pocket RPG & RPG IV Guide: List Price, $69.95
The iSeries Pocket Database Guide: List Price, $59.00
The iSeries Pocket SQL Guide: List Price, $59.00
The iSeries Pocket Query Guide: List Price, $49.00
The iSeries Pocket WebFacing Primer: List Price, $39.00
Migrating to WebSphere Express for iSeries: List Price, $49.00
Getting Started With WebSphere Development Studio Client for iSeries: List Price, $89.00
Getting Started with WebSphere Express for iSeries: List Price, $49.00
Can the AS/400 Survive IBM?: List Price, $49.00
Chip Wars: List Price, $29.95


 
Four Hundred Stuff
System i Automation from RevSoft is 'FAB'ulous

Profound Simplifies Screen Design in Genie Web-Enablement Tool

'Legacy' Integration Blossoms During Recession, Seagull Says

Jack Henry Shop Adopts Banking Framework from IBM

Spinnaker Adds JDE Consulting to 3rd Party Maintenance Business

Four Hundred Guru
The State of the UNION

A Good Use for Global Variables

Does An IPL Really Help Improve System Performance?

Four Hundred Monitor
Four Hundred Monitor's
Full iSeries Events Calendar

System i PTF Guide
March 13, 2010: Volume 12, Number 11

March 6, 2010: Volume 12, Number 10

February 27, 2010: Volume 12, Number 09

February 20, 2010: Volume 12, Number 08

February 13, 2010: Volume 12, Number 07

February 6, 2010: Volume 12, Number 06

TPM at The Register
Fake servers even less secure than real ones

Server makers prepping for Opteron 6100s

Windows Server to get dynamic memory with R2 SP1

IBM chops high-end Power6 server tags

VMware cuts entry vSphere prices

Cisco beefs up fixed port Ethernet switches

Novell, Ingres partner for appliances

AMD: OEMs primed for Opteron 6100s

IBM taps Red Hat KVM virt for dev cloud

SGI punts baby Xeon blade box

Intel wants vintage x64 servers on rubbish heap

Intel pushes workhorse Xeons to six cores

THIS ISSUE SPONSORED BY:

LANSA
New Generation Software
BCD
Computer Keyes
RJS Software Systems


Printer Friendly Version


TABLE OF CONTENTS
Power7: Upgrade or Sidestep, Start Planning Now

IBM Flexes Java Muscles on Power7 Iron

IBM Looks Back on 2000s, Sets Sites on Next Decade

As I See It: A Different Currency

Madoff's RPG Coders Indicted in Ponzi Scam

But Wait, There's More:

China Leading the Enterprise Software Charge in 2010 . . . IBM Chops Prices on Racks, PDUs, and UPSes . . . Systems Engineer: The Best Job In The US of A . . . Note to IBM: Price Power 720s to Crush Xeon 5600 Systems . . . Companies Say Software Support Is Satisfactory . . .

The Four Hundred

BACK ISSUES




 
Subscription Information:
You can unsubscribe, change your email address, or sign up for any of IT Jungle's free e-newsletters through our Web site at http://www.itjungle.com/sub/subscribe.html.

Copyright © 1996-2010 Guild Companies, Inc. All Rights Reserved.
Guild Companies, Inc., 50 Park Terrace East, Suite 8F, New York, NY 10034

Privacy Statement