• The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
Menu
  • The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
  • Big Blue’s Software Gurus Rethink Systems

    January 30, 2012 Timothy Prickett Morgan

    The AS/400 Division and its affiliated Rochester Lab and manufacturing facility has brought some of the key innovations in systems to market ever created by IBM–dense DRAM, magnetoresistive disk heads and dense disk drives, 64-bit PowerPC processor, relational database technology, server virtualization hypervisors, the list goes on–and that made Big Blue a player in the systems market when they were on the cutting edge and that still make it a player today. But the reality of the situation is that Rochester is no longer a center of gravity for systems in the way it was in the past.

    The AS/400 and RS/6000 hardware platforms started merging 15 years ago and IBM took all the best parts of the AS/400 platform, both hardware and software, and used them, as well as the fat profits from the AS/400 business, to prop up and then extend its AIX server business. The RS/6000 people took over the AS/400 biz a long time ago. But then a funny thing happened. IBM’s software people took over all of the systems businesses.

    In July 2010, IBM’s Software Group took over Systems and Technology Group, putting Steve Mills in charge of the entire systems enchilada, from chips to bits. Tom Rosamilia, who was tapped to be general manager of the converged Power Systems and System z divisions in August 2010, ran the mainframe line for a short stint before then and spent years running IBM’s WebSphere division with Software Group and running various database and mainframe systems software development efforts before that. Rosamilia started out as a System/390 programmer working on MVS code for IBM back in 1983 and importantly was in charge of all software development on the IBM’s mainframes in 1998 when the company decided to put Linux on all of its boxes and started to earnestly converge its hardware lines as much as possible.

    Ahead of that systems transition in the summer July 2010, which saw the software folks take over the hardware divisions at Big Blue, it was little noted that Ambuj Goyal, the general manager of IBM’s Information Management division within Software Group, which is the part of IBM that creates database, data warehousing, and analytics software, was named general manager of development and manufacturing for the Systems and Technology Group. (IBM still talks as if these two groups are separate when it reports its financials, but that could very well change soon since it is getting harder to keep the revenue streams separate.) Goyal ran IBM’s database business from 2005 through 2009, and before that was in charge of the transformation of the Notes/Domino stack to include portals and productivity apps. He’s been chief technology officer for application servers and messaging software in Software Group and at one point in the 1990s had 1,500 researchers across seven IBM labs reporting to him trying to cook up future technologies. Goyal led the creation of WebSphere middleware and the RS/6000 SP PowerParallel supercomputers and the software that ran on it that turned it into the Deep Blue chess master.

    In other words, you would have to look very hard to find a better person within IBM to completely rethink the systems business. And that apparently is the task that Goyal has been handed so IBM can meet its 2015 revenue and profit targets for Systems and Technology Group. He has 23,000 engineers and programmers at his disposal, working in 37 labs in 17 countries, as well as the Microelectronics Division and IBM’s chip fabs, to rethink what systems should look like.

    A presentation that I have obtained that Goyal gave last year, presumably to IBMers working in Systems and Technology Group, didn’t lay out specific near-term product plans but rather gave a strategic overview of how Goyal believes IBM should build systems and he used a very specific term derived from the software business–refactoring–to describe how it needs to be done for IBM to get innovation into the field faster.

    I know what factoring means in mathematics, but not being a software guy, the term refactoring is not something I had encountered before. It refers to making lots of tiny changes to a set of source code that doesn’t modify its external function, but improves how that function is delivered. To do this refactoring function, you have to break down code into functional units and iteratively improve them as you can. This sounds dirt simple, and was done by many forward-thinking programmers, but refactoring wasn’t really even discussed academically until the early 1990s. The idea is to make many small tweaks that don’t disrupt the code, do them fast and do them often, instead of trying to do a big-bang version upgrade with a feature dump and all of the woes that creates for development and test. The canonical book on refactoring, called Refactoring: Improving the Design of Existing Code, is written by Martin Fowler, Kent Beck, John Brant, William Opdyke, and Don Roberts.

    The problem that IBM is trying to address in its system business is one that plagues all hardware manufacturers: The business is cyclical. It takes two or three years to bring out a new processor and build, test, and deliver the components that wrap around that processor to turn it into a complete system. All of this boom and bust cycling–much of it outside of IBM’s control because it doesn’t control the X86 processor cycle or the development of many peripherals and specifications that go into its systems. And because system designs are largely monolithic, IBM and its competitors sometime fall behind.

    For instance, only last fall did selected models of the Power7 machines get PCI-Express 2.0 peripheral slots, and here we are at the dawning of the PCI-Express 3.0 era this quarter when Intel launches the Xeon E5 processors, which sport on-chip PCI-Express 3.0 controllers. PCI-Express 3.0 offers twice the bandwidth as its predecessor, and in an increasingly virtualized and networked world, this really does matter. A lot of commercial workloads are I/O bound, not CPU or memory bound, so being able to add 10 Gigabit Ethernet, 40 Gigabit Ethernet, 40 Gigabit InfiniBand, and 56 Gigabit InfiniBand cards to servers and then slice them up into virtual network interfaces that can handle the I/O load is important. You could credibly argue that today’s workloads require PCI-Express 4.0, and that isn’t even off the drawing boards yet.

    Turning the IBM systems biz from cyclical to linear.

    IBM, Goyal told his staff, wants to turn that cyclical business into a more predictable and sustainable model, and that means refactoring hardware designs, making systems more modular so they can be tweaked more frequently instead of being revamped every couple of years. (I talked about modular system board and server designs back in August 2008, which just goes to show you how obvious the idea is. That no one has really done it at the level of granularity that is needed just shows you how difficult this is to do at an electronics level.)

    Refactoring is the same iterative approach IBM now employs for its semi-annual updates to both the AIX and IBM i (formerly OS/400) operating systems, where support for new hardware features are slipped into the OSes as a patch set instead of waiting for a full release later down the road. This is, to a certain extent, how commercial open source distributors like Red Hat deliver updates to their software stacks, usually two or three times a year as well. The idea is do updates without breaking application compatibility and therefore not requiring customers to go through another application qualification processor on the new hardware/software combo.

    In IBM’s case, refactoring means breaking storage array upgrade cycles free from server launches and getting storage software function into arrays separately from operating system release cycles so both sides of storage–hardware and software–can be iterated at their own pace. IBM has been doing this gradually over the past several years.

    You’ll notice one thing very important in that chart above. Power chips are pitched as the alternative to X86 processors. And, according to the notes embedded in Goyal’s presentation, the company is planning on taking the architectural battle to the X86 chip and standing up Power as the only credible alternative. (Those members of the ARM collective who want the same chips used in smartphones and tablets to grow up and take over the PC and server businesses would no doubt argue that Power had its chance in embedded systems, PCs, and laptops and blew it.)

    “We cannot let Intel roam freely in the marketplace without fighting the architecture battle,” Goyal’s presentation notes say. “And we are going to fight that battle with the Power architecture, and across the board with z, p, i, x. We will fight the system level battles, but we must fight the architectural battle as well.”

    This could get interesting, if IBM is really serious. A three-way fight between Power, X86, and ARM would inject a whole lot of excitement into the stodgy systems racket.

    RELATED STORIES

    IBM Taps Software Exec For Power Systems Marketing

    I, Cloud-i-us

    Q&A With Power Systems Top Brass, Part One

    Q&A With Power Systems Top Brass, Part Two

    IBM Lays Out Plans for Future Growth and Profits

    IBM Puts Power Systems and System z Server Under One Manager

    IBM Reorganization Tucks Systems Under Software

    Palmisano Says IBM Will Double Up Profits By 2015

    Bye Bye System p and i, Hello Power Systems

    Why Blade Servers Still Don’t Cut It, and How They Might

    Why Do Rack Servers Persist When Blade Servers Are Better?



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

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    Tags:

    Sponsored by
    WorksRight Software

    Do you need area code information?
    Do you need ZIP Code information?
    Do you need ZIP+4 information?
    Do you need city name information?
    Do you need county information?
    Do you need a nearest dealer locator system?

    We can HELP! We have affordable AS/400 software and data to do all of the above. Whether you need a simple city name retrieval system or a sophisticated CASS postal coding system, we have it for you!

    The ZIP/CITY system is based on 5-digit ZIP Codes. You can retrieve city names, state names, county names, area codes, time zones, latitude, longitude, and more just by knowing the ZIP Code. We supply information on all the latest area code changes. A nearest dealer locator function is also included. ZIP/CITY includes software, data, monthly updates, and unlimited support. The cost is $495 per year.

    PER/ZIP4 is a sophisticated CASS certified postal coding system for assigning ZIP Codes, ZIP+4, carrier route, and delivery point codes. PER/ZIP4 also provides county names and FIPS codes. PER/ZIP4 can be used interactively, in batch, and with callable programs. PER/ZIP4 includes software, data, monthly updates, and unlimited support. The cost is $3,900 for the first year, and $1,950 for renewal.

    Just call us and we’ll arrange for 30 days FREE use of either ZIP/CITY or PER/ZIP4.

    WorksRight Software, Inc.
    Phone: 601-856-8337
    Fax: 601-856-9432
    Email: software@worksright.com
    Website: www.worksright.com

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    How Do I Export an iSeries Certificate File? Charges Dropped, Rational Open Access Goes Free

    Leave a Reply Cancel reply

Volume 21, Number 4 -- January 30, 2012
THIS ISSUE SPONSORED BY:

Profound Logic Software
Maxava
Abacus Solutions
Micro Focus
WorksRight Software

Table of Contents

  • Big Blue’s Software Gurus Rethink Systems
  • IBM Throws The Books At Big Power7 Shops
  • Fiserv Alleges FIS Infringed On Patents For Online Payment Software
  • Mad Dog 21/21: Angry Hurd
  • Anyone For LPAR?
  • Reader Feedback On IBM’s Move On Up To Power7 Upgrade Math
  • IT Budgets To Crunch This Year In North America And Europe
  • Take One Tablet And Call Your IT Manager In The Morning
  • SAP Stamps Its Mark On 2011
  • The Business Analytics Software Biz Is Booming

Content archive

  • The Four Hundred
  • Four Hundred Stuff
  • Four Hundred Guru

Recent Posts

  • Public Preview For Watson Code Assistant for i Available Soon
  • COMMON Youth Movement Continues at POWERUp 2025
  • IBM Preserves Memory Investments Across Power10 And Power11
  • Eradani Uses AI For New EDI And API Service
  • Picking Apart IBM’s $150 Billion In US Manufacturing And R&D
  • FAX/400 And CICS For i Are Dead. What Will IBM Kill Next?
  • Fresche Overhauls X-Analysis With Web UI, AI Smarts
  • Is It Time To Add The Rust Programming Language To IBM i?
  • Is IBM Going To Raise Prices On Power10 Expert Care?
  • IBM i PTF Guide, Volume 27, Number 20

Subscribe

To get news from IT Jungle sent to your inbox every week, subscribe to our newsletter.

Pages

  • About Us
  • Contact
  • Contributors
  • Four Hundred Monitor
  • IBM i PTF Guide
  • Media Kit
  • Subscribe

Search

Copyright © 2025 IT Jungle