67 lines
4.2 KiB
HTML
67 lines
4.2 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="task" />
|
||
|
<meta name="DC.Title" content="View job affinity information" />
|
||
|
<meta name="abstract" content="Each job on the iSeries contains memory and processor affinity information." />
|
||
|
<meta name="description" content="Each job on the iSeries contains memory and processor affinity information." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaksmngjbcmntsk.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="rzaksaffinity" />
|
||
|
<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>View job affinity information</title>
|
||
|
</head>
|
||
|
<body id="rzaksaffinity"><a name="rzaksaffinity"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">View job affinity information</h1>
|
||
|
<div><p>Each job on the iSeries™ contains memory and processor affinity information.</p>
|
||
|
<div class="section"><p>The affinity information describes whether threads will have affinity
|
||
|
to the same group of processors and memory as the initial thread when they
|
||
|
are started. It also specifies the degree to which the system tries to maintain
|
||
|
the affinity between threads and the subset of system resources they are assigned
|
||
|
to. In addition, the affinity information specifies whether a job is grouped
|
||
|
with other jobs so they have affinity to the same subset of system resources.</p>
|
||
|
<p>By
|
||
|
grouping threads together that share a common set of data in main storage,
|
||
|
your system's caching and memory access rates can improve.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksmngjbcmntsk.htm" title="This information discusses the most common tasks that you can perform with jobs. It provides you with instructions for both iSeries Navigator (where available) and the character-based interface.">Common job tasks</a></div>
|
||
|
</div>
|
||
|
</div><div class="nested1" xml:lang="en-us" id="navaffinity"><a name="navaffinity"><!-- --></a><h2 class="topictitle2">iSeries Navigator</h2>
|
||
|
<div><ol><li class="stepexpand"><span>In iSeries Navigator,
|
||
|
expand <span class="menucascade"><span class="uicontrol">My Connections</span> > <span class="uicontrol">server</span> > <span class="uicontrol">Work Management</span> > <span class="uicontrol">Active Jobs</span></span>.</span> <div class="note"><span class="notetitle">Note:</span> You can view the affinity information of a job from any location
|
||
|
within work management where you can view jobs.</div>
|
||
|
</li>
|
||
|
<li class="stepexpand"><span>Right-click the job that you want to view, and click <span class="uicontrol">Properties</span>.</span></li>
|
||
|
<li class="stepexpand"><span>On the Resources page, you can view the <span class="uicontrol">Memory and processor
|
||
|
affinity</span> information.</span></li>
|
||
|
</ol>
|
||
|
</div>
|
||
|
<div class="nested2" xml:lang="en-us" id="cbiaffinity"><a name="cbiaffinity"><!-- --></a><h3 class="topictitle3">Character-based interface</h3>
|
||
|
<div><div class="section"><p><strong>Command</strong>: Work with Job (<span class="cmdname">WRKJOB</span>)</p>
|
||
|
<p>Select
|
||
|
ption 3: Display job run attributes, if active</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
</html>
|