ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzait_5.4.0.1/rzaitprocessor.htm

86 lines
5.7 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="Logical partition concept: Processor" />
<meta name="abstract" content="A processor is a device that executes programmed instructions." />
<meta name="description" content="A processor is a device that executes programmed instructions." />
<meta name="DC.Relation" scheme="URI" content="rzaithardwarereq.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitdedproc.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitshareproc.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitpal.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitmainstore.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzaitprocessor" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Logical partition concept: Processor</title>
</head>
<body id="rzaitprocessor"><a name="rzaitprocessor"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Logical partition concept: Processor</h1>
<div><p>A processor is a device that executes programmed instructions. </p>
<p>Logical partitions support dedicated processors and shared processors.
The more processors you have the greater number of concurrent operations being
executed at any given time. Your processor sends and receives information
from the different parts of the system (from hardware and software).</p>
<p>Processors can work as a group to decrease the computing time that an operation
requires. The fewer the number of processors in a system the longer the amount
of computing time needed. If more processors are allocated to a partition,
the greater the number of concurrent operations.</p>
<p>You measure the total system performance in the Commercial Processing Workload
(CPW) that is unique for each model. The relative performance of a partition
equals the CPW for the entire system times the number of processors in a logical
partition divided by the total number of processors on the system.</p>
<p>Relative logical partition performance = (CPW) (# processors in the logical
partition/total # of processors).</p>
<p>From the Configure Logical Partition window, you can view all of the system
processor hardware resources. From the primary partition, you can also see
which processors the logical partitions own.</p>
<p>If a processor fails while the server is running, then all the logical
partitions on that server (not just the one with the faulty processor) fail.
If a processor failure is detected during the system restart (IPL), the logical
partition configuration manager will attempt to honor the minimum processor
setting for all partitions. Once minimums have been met, all remaining resources
are distributed, proportional to the intended allocation, among the appropriate
partitions. If the partition minimums cannot be met, all resources are left
in the primary partition and no secondary partitions are started. An entry
is placed in the primary partition Product Activity Log (PAL) with a System
Reference Code (SRC) of B6005342 to indicate that the minimum configuration
could not be met. The primary partition PAL also contains one or more entries
to indicate the failing hardware. You can view processor errors in the Product
Activity Log (PAL) on the primary partition.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzaitdedproc.htm">Logical partition concept: dedicated processor</a></strong><br />
Dedicated processors are whole processors that are used exclusively by the partition to which they are assigned. The dedicated processor handles the processing for a specific logical partition.</li>
<li class="ulchildlink"><strong><a href="rzaitshareproc.htm">Logical partition concept: shared processor pool</a></strong><br />
The shared processing pool allows you to assign partial processors to a logical partition.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaithardwarereq.htm" title="Understand the basic hardware concepts and requirements to partition your server.">Hardware for logical partitions</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzaitmainstore.htm" title="Processors use memory to temporarily hold information.">Logical partition concept: memory</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzaitpal.htm" title="Use Dedicated Service Tools (DST) or System Service Tools (SST) to find system reference codes for logical partitions.">View the Product Activity Log (PAL) for logical partitions</a></div>
</div>
</div>
</body>
</html>