MPE/iX 7.5 and HP e3000 PA-8700 Performance Upgrade Updates Kevin Cooper Hewlett-Packard

Slides:



Advertisements
Similar presentations
PowerEdge T20 Customer Presentation. Product overview Customer benefits Use cases Summary PowerEdge T20 Overview 2 PowerEdge T20 mini tower server.
Advertisements

Upgrading your computer 3 rd May Why upgrade? Current computer will not run some new wanted software or support desired hardware Current computer.
IBM 1350 Cluster Expansion Doug Johnson Senior Systems Developer.
MCTS GUIDE TO MICROSOFT WINDOWS 7 Chapter 10 Performance Tuning.
External Sorting CS634 Lecture 10, Mar 5, 2014 Slides based on “Database Management Systems” 3 rd ed, Ramakrishnan and Gehrke.
Cacti Workshop Tony Roman Agenda What is Cacti? The Origins of Cacti Large Installation Considerations Automation The Current.
Meanwhile RAM cost continues to drop Moore’s Law on total CPU processing power holds but in parallel processing… CPU clock rate stalled… Because.
1 Advanced Database Technology February 12, 2004 DATA STORAGE (Lecture based on [GUW ], [Sanders03, ], and [MaheshwariZeh03, ])
CIS 487 GAME EVALUATION NEED FOR SPEED UNDERGROUND 2 LUCIAN BLEBEA.
1 External Sorting Chapter Why Sort?  A classic problem in computer science!  Data requested in sorted order  e.g., find students in increasing.
1 External Sorting for Query Processing Yanlei Diao UMass Amherst Feb 27, 2007 Slides Courtesy of R. Ramakrishnan and J. Gehrke.
Security and Digital Recording System Students: Gadi Marcu, Tomer Alon Number:D1123 Supervisor: Erez Zilber Semester:Spring 2004 Final Presentation.
Introducing VMware vSphere 5.0
PHY 201 (Blum) Buses Warning: some of the terminology is used inconsistently within the field.
© 2011 IBM Corporation 11 April 2011 IDS Architecture.
Conventional Memory 8088 processor could address only 1 MB
Introduction to HP LoadRunner Getting Familiar with LoadRunner >>>>>>>>>>>>>>>>>>>>>>
Module 1: Introduction to Microsoft SQL Server 7.0.
Processor and Internal Stuff or the “guts” of the computer.
IOS Upgrade using Cisco Universal Serial Bus (USB) Card.
11 INSTALLING WINDOWS XP PROFESSIONAL Chapter 2. Chapter 2: INSTALLING WINDOWS XP PROFESSIONAL2 OVERVIEW  Install Windows XP Professional  Upgrade from.
Introduction Optimizing Application Performance with Pinpoint Accuracy What every IT Executive, Administrator & Developer Needs to Know.
MCTS Guide to Microsoft Windows 7
Copyright © 2009 Siemens Medical Solutions USA, Inc. All rights reserved. Exhausting Your Means or Leaving No Stone Unturned Doug Tapscott Systems Analyst.
Test Of Distributed Data Quality Monitoring Of CMS Tracker Dataset H->ZZ->2e2mu with PileUp - 10,000 events ( ~ 50,000 hits for events) The monitoring.
Installation Guides Mehdi Osooli M.S.C in Epidemiology Department of Epidemiology & Biostatistics School of Public Health Tehran University of Medical.
© 2007 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice BAC 7.x Sizing April 2008.
Improving Efficiency of I/O Bound Systems More Memory, Better Caching Newer and Faster Disk Drives Set Object Access (SETOBJACC) Reorganize (RGZPFM) w/
Oracle Advanced Compression – Reduce Storage, Reduce Costs, Increase Performance Session: S Gregg Christman -- Senior Product Manager Vineet Marwah.
MPE/iX 7.5 and HP e3000 PA-8700 Performance Upgrade Updates Kevin Cooper Hewlett-Packard
The SBE Method Solutions Based Engineering By: Ralph M. DeFrangesco BSCS, MBA, PhD candidate
Simulating a $2M Commercial Server on a $2K PC Alaa R. Alameldeen, Milo M.K. Martin, Carl J. Mauer, Kevin E. Moore, Min Xu, Daniel J. Sorin, Mark D. Hill.
A User-Lever Concurrency Manager Hongsheng Lu & Kai Xiao.
 Database Administration Installing Oracle 11g & Creating Database.
CLASS Information Management Presented at NOAATECH Conference 2006 Presented by Pat Schafer (CLASS-WV Development Lead)
1 External Sorting. 2 Why Sort?  A classic problem in computer science!  Data requested in sorted order  e.g., find students in increasing gpa order.
DMBS Internals I. What Should a DBMS Do? Store large amounts of data Process queries efficiently Allow multiple users to access the database concurrently.
IS 221: DATABASE ADMINISTRATION Lecture 2: Installing Oracle 10g or 11g & Creating Database. Information Systems Department 1.
1 Chapter Overview Planning to Install SQL Server 2000 Deciding SQL Server 2000 Setup Configuration Options Running the SQL Server 2000 Setup Program Using.
Sorting by the Numbers Sorting Part Four. Question Suppose you are given the task of writing an application to sort a big data file. What do you need.
MPE/iX 7.5 Update PA-RISC 8700 Processors. highlights pa-8700 processors – – increase performance – A/N class only – requires MPE/iX 7.5 or later new.
Eliminate the Confusion Eliminate the Confusion!.
1.00 Computer Basics 1.01 Classify computer component. 1 Primary sources of information and images: GCFLearnFree.org, Microsoft Digital Learning E-Learning.
1 MSRBot Web Crawler Dennis Fetterly Microsoft Research Silicon Valley Lab © Microsoft Corporation.
© Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted Module 7.
Page 1 A Platform for Scalable One-pass Analytics using MapReduce Boduo Li, E. Mazur, Y. Diao, A. McGregor, P. Shenoy SIGMOD 2011 IDS Fall Seminar 2011.
Database Management Systems 3ed, R. Ramakrishnan and J. Gehrke1 External Sorting Chapters 13: 13.1—13.5.
 System Requirements are the prerequisites needed in order for a software or any other resources to execute efficiently.  Most software defines two.
DMBS Internals I February 24 th, What Should a DBMS Do? Store large amounts of data Process queries efficiently Allow multiple users to access the.
DMBS Internals I. What Should a DBMS Do? Store large amounts of data Process queries efficiently Allow multiple users to access the database concurrently.
DMBS Architecture May 15 th, Generic Architecture Query compiler/optimizer Execution engine Index/record mgr. Buffer manager Storage manager storage.
Database Management Systems, R. Ramakrishnan and J. Gehrke1 External Sorting Chapter 11.
External Sorting. Why Sort? A classic problem in computer science! Data requested in sorted order –e.g., find students in increasing gpa order Sorting.
Overview on Web Caching COSC 513 Class Presentation Instructor: Prof. M. Anvari Student name: Wei Wei ID:
What to look for?  Consider whether you should purchase a new or used computer.  Many people who sell computers before they are out of date allow you.
What Should a DBMS Do? Store large amounts of data Process queries efficiently Allow multiple users to access the database concurrently and safely. Provide.
1 Lecture 16: Data Storage Wednesday, November 6, 2006.
1.3 What Is in There?.  Memory  Hard disk drive  Motherboard  CPU.
Create setup scripts simply and easily.
Lecture 16: Data Storage Wednesday, November 6, 2006.
5.0 : Windows Operating System
Installation and database instance essentials
Computer hardware f1031 – computer hardware.
Lecture 11: DMBS Internals
External Sorting The slides for this text are organized into chapters. This lecture covers Chapter 11. Chapter 1: Introduction to Database Systems Chapter.
Selected Topics: External Sorting, Join Algorithms, …
Microsoft Virtual Academy
I/O BUSES.
FASTER: A Concurrent Key-Value Store with In-Place Updates
External Sorting.
Presentation transcript:

MPE/iX 7.5 and HP e3000 PA-8700 Performance Upgrade Updates Kevin Cooper Hewlett-Packard

Overview New HP e3000 PA-8700 Systems Recommended Upgrade Paths Memory “Rules of Thumb” New Features of MPE/iX 7.5 MPE/iX 6.5 and 7.0 Performance Patches

New HP e3000 PA-8700 Systems This part of the presentation will discuss the performance of the new PA-8700 HP e3000 N-class and A-class systems. Some of this information was not finalized in time for the proceedings. It will be presented at the HPWorld 2002 conference, and an updated paper will be made available on the Interex web site.

New Highest-Performing HP e3000 System The new N delivers 100 MPE/iX Relative Performance Units. Last year’s high-end system, the N , measured 72 MPE/iX Relative Performance Units. This new system provides a gain of over 35% in overall system throughput at the high end, and is almost double the Series 997/1200.

Batch Processing Example CPU time to sort an 800MB file (10 million 80-byte records): minutes 989/x50 8 minutes N minutes N Results to be provided at conference

Recommended Upgrade Paths This information was not finalized in time for the proceedings. It will be presented at the HPWorld 2002 conference, and an updated paper will be made available on the Interex web site.

Memory “Rules of Thumb” – PA-8700 System Minimums GB per processor for N MHz systems 1 GB per processor for N or 500 MHz systems 512 MB per processor for the A MHz system 256 MB for the A MHz system

Memory “Rules of Thumb” – When to Add More For memory-intensive applications (such as those using 4GLs) For heavy batch processing For a high number of online user sessions When adding processors to a system

New Features of MPE/iX FibreChannel Native FibreChannel PCI I/O cards are now supported in N-class and A-class systems, allowing FibreChannel disks to be directly connected to these systems. Six new system processes were added for FibreChannel, so the XM Checkpoint Processor is now PIN 17 (was PIN 11).

New Features of MPE/iX TurboIMAGE Large File Datasets allow replacement of jumbo dataset “chunks” with a single large (>4GB) file. Enabling EHWM (Enhanced High Water Mark) in DBUTIL may provide improved concurrency on busy OLTP systems, beyond what DSEM and Prefetch give.

New Features of MPE/iX PLFD Expansion A process can open more files and/or sockets, up from 1024 to A new hashing algorithm provides better performance when a process has more than 512 files and/or sockets open.

Other New Features of MPE/iX 7.5 The number of users that can connect to a single user logging process has been increased from 1140 to LDEV 1 can now be greater than 4GB in size. MPE/iX system files must still reside in the first 4GB on this disk.

Review of Some Recent High-End Features A system can now have more than 8190 processes, by enabling the “BIGPIN” feature in SYSGEN (introduced in 7.0 Express 1). Systems needing additional processes can replace the :RUN command with the :NEWCI command, to eliminate one process per user (introduced in 6.5).

MPE/iX 6.5 and 7.0 Performance Patches Two patches were released in 2001, which may improve performance on some larger systems running MPE/iX 6.5 or 7.0: –MPELXH8 (Memory Manager) –MPELXH3 (TurboSTORE) Both patches are included in MPE/iX 7.5. No 6.5 or 7.0 Power Patches contain both of these patches; customers must request them.

MPE/iX 6.5 and 7.0 Performance Patches MPELXH8 was superseded by MPELXV3 on 6.5, and by MPEMX11 on 7.0. None of these patches are included in any Power Patch release for MPE/iX 6.5 or 7.0. MPELXH3 was superseded by MPELXY4 on both 6.5 and 7.0. MPELXY4 is included in MPE/iX 6.5 Power Patch 3, but the changes of MPELXH3 are NOT included in any other Power Patch release for MPE/iX 6.5 or 7.0.

MPE/iX 7.5 and HP e3000 PA-8700 Performance Upgrade Updates Kevin Cooper Hewlett-Packard