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

83 lines
5.7 KiB
HTML
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
<?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: shared processor pool" />
<meta name="abstract" content="The shared processing pool allows you to assign partial processors to a logical partition." />
<meta name="description" content="The shared processing pool allows you to assign partial processors to a logical partition." />
<meta name="DC.Relation" scheme="URI" content="rzaitprocessor.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaithardwarereq.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitchoosenumber.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="rzaitshareproc" />
<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: shared processor pool</title>
</head>
<body id="rzaitshareproc"><a name="rzaitshareproc"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Logical partition concept: shared processor pool</h1>
<div><p>The shared processing pool allows you to assign partial processors
to a logical partition.</p>
<p>The physical processors are held in the shared processing pool and are
shared among the logical partitions. A minimum of 0.10 processing units can
be configured for any partition using shared processors. The primary partition
may require more than 0.10 processing units when starting secondary partitions,
otherwise timeout conditions may occur with resources communicating directly
with the primary partition. Each system processing capacity and partition
configuration needs to be evaluated to determine reasonable processor units
for primary and secondary partitions.</p>
<p>Virtual processors are the whole number of concurrent operations which
the operating system can utilize. The processing power can be conceptualized
as being spread equally across these virtual processors. Selecting the optimal
number of virtual processors is dependent on the workload in the partition:
some benefit from greater concurrence, others require greater power. It is
recommended to keep a balance of virtual processors to processors units. If
less than or equal to 1.00 processing units are specified, 1 virtual processor
should be used. Likewise, if less than or equal to 2.00 processing units are
specified, 2 virtual processors should be used. If an imbalance of processing
units and virtual processors occurs, partition batch performance may be degraded.</p>
<p>To accommodate changing workloads, you can adjust shared processing units
within the minimum/maximum values you establish without needing to restart
the partition. These values enable you to establish a range within which you
can dynamically move resources without needing to restart the logical partition.
When you change the minimum/maximum values, you must restart the partition.
Minimum values dictate what is required to restart the partition. If the minimum
value is not met for all logical partitions, only the primary will restart.</p>
<p><br /><img src="rzait518.gif" alt="Picture showing iSeries partitioned using the shared processing pool." /><br /></p>
<p>For example, a system with 4 processors in the shared pool provides 4.00
processing units. Five logical partitions could distribute the processing
power in the following way: Partition 0 has 2.00 processing units and 2 virtual
processors, partition 1 has 0.50 processing units and 1 virtual processor,
partition 2 has 0.50 processing units and 1 virtual processor, partition 3
has 0.75 processing units and 1 virtual processor, and partition 4 has 0.25
processing units and 1 virtual processor. The sum of the 5 logical partition's
processing units is less than or equal to the total number of processing units
in the shared pool. But the total number of virtual processors is 6.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaitprocessor.htm" title="A processor is a device that executes programmed instructions.">Logical partition concept: Processor</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzaitchoosenumber.htm" title="The number of processors you want to add to a logical partition depends on the planned workload for the partition and the desired level of performance.">Determine the possible number of logical partitions</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzaithardwarereq.htm" title="Understand the basic hardware concepts and requirements to partition your server.">Hardware for logical partitions</a></div>
</div>
</div>
</body>
</html>