64 lines
4.1 KiB
HTML
64 lines
4.1 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="Allocate processor power" />
|
|
<meta name="abstract" content="The ability to move processor power dynamically becomes important when you need to adjust to changing workloads." />
|
|
<meta name="description" content="The ability to move processor power dynamically becomes important when you need to adjust to changing workloads." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaitmoveresources.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaitmoveresources.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="rzaitprocpower" />
|
|
<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>Allocate processor power</title>
|
|
</head>
|
|
<body id="rzaitprocpower"><a name="rzaitprocpower"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Allocate processor power</h1>
|
|
<div><p>The ability to move processor power dynamically becomes important
|
|
when you need to adjust to changing workloads. </p>
|
|
<p>Processors have minimum and maximum values associated with them. These
|
|
values enable you to establish a range within which you can dynamically move
|
|
the resource without needing to restart the logical partition. Minimum values
|
|
dictate what is required to restart the partition. A minimum value of zero
|
|
is valid. A partition with zero processors or processing units is not functional.
|
|
For example, a test partition can free up valuable processing power to apply
|
|
to a production partition if needed. Once the demand on the production partition
|
|
is over, the processing power can be moved back to the test partition.</p>
|
|
<p>For both shared and dedicated processors you can specify a minimum value
|
|
equal to the minimum amount of processing power needed to support the logical
|
|
partition. The maximum value cannot be more than or equal to the amount of
|
|
processing power available on the system. If you change either the minimum
|
|
or maximum value, it will require you to restart the entire partition. If
|
|
the minimum value is not met for all logical partitions, only the primary
|
|
will restart.</p>
|
|
<p><span class="uicontrol">Note for Partitions Not Using DB2 UDB Symmetric Multiprocessing
|
|
(SMP):</span> Changing processor resources dynamically does not affect
|
|
the number of tasks used to rebuild database access paths. To apply the processor
|
|
resource change to database access paths, you need to restart the partition.
|
|
If you have SMP enabled, no restart is required.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaitmoveresources.htm" title="You can dynamically move processors, memory, and interactive performance.">Perform dynamic movement of resources</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzaitmoveresources.htm" title="You can dynamically move processors, memory, and interactive performance.">Perform dynamic movement of resources</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |