MC Press Online Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Processor Sharing in AS400 (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Processor Sharing in AS400
#1705
Guest.Visitor (Visitor)

Birthdate:
Processor Sharing in AS400 1 Year, 6 Months ago  
Turn them on? Maybe they are talking about CoD (Capacity on Demand). Processors are idle until you pay IBM to activate them and when the system hits certain CPU threshhold, the processors go active temporarily and IBM sends you a bill $, for using CoD. I think the purpose was to help with month end, year end processing. <p>Chris
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1706
Guest.Visitor (Visitor)

Birthdate:
Processor Sharing in AS400 1 Year, 5 Months ago  
Thanks Chris for your response. I would like to mention that all the 10processors are functioning and active. Now that all the processors are active and the load is only one processor, how do I share it among the rest 9processors.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1707
PatLandrum (User)
Fresh Boarder
Posts: 17
graphgraph
User Offline Click here to see the profile of this user
Processor Sharing in AS400 1 Year, 5 Months ago Karma: 0  
I believe you are confusing processor capability with memory. To my knowledge you can only share processors between partitions. <p>For more information, I suggest you go to the information center at <a href="http://publib.boulder.ibm.com/iseries/">http://publib.boulder.ibm.com/iseries/</a>, select the operating system and in the search window enter "processor sharing".
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1708
Guest.Visitor (Visitor)

Birthdate:
Processor Sharing in AS400 1 Year, 5 Months ago  
I think this was just a question to see how you answer something that you don't know. How you reacted. <p>As a programmer, you don't care about the # of processors, the type of processors, etc on the iSeries. If some are not running, it's an operations issue. That's the beauty of the iSeries. The SLIC insulates you from the hardware. You don't care what the hardware is, as long as it's an iSeries / AS400 / i5. If they completely change the processors on a system upgrate with a new instruction set, your programs will still run as is. That's called preserving your software investment. <p>Chris
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1709
bill.austin@infor.com (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Processor Sharing in AS400 1 Year, 5 Months ago Karma: 0  
Basically, if your batch job is SQL, you need to ensure that you have the [chargeable] SMP feature of i5/OS installed and set System Value QQRYDEGREE to *OPTIMIZE or *MAX. If your job is not SQL, you either need to split the batch jobs into multiple parallel streams or rewrite the code to multi-thread. <p>Bill
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1704
Guest.Visitor (Visitor)

Birthdate:
Processor Sharing in AS400 1 Year, 5 Months ago  
In a recent Interview that I attended, I had a strange question. can any one help me out in answering this? The issue is mentioned below. <p>There are 10processors in an iSeries Server. I have a submitted a job which is running in QBATCH subsystem. It is utilizing 100% of only 1processor. Rest all the 9processors are lying idle. <BR>
my questions: <BR>
How do I check which processor is taking the complete load. <BR>
How do I share the load between the rest 9Idle processors.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1710
DaleB63 (User)
Junior Boarder
Posts: 36
graphgraph
User Offline Click here to see the profile of this user
Processor Sharing in AS400 1 Year, 5 Months ago Karma: 0  
An ordinary job has only one thread, so it will not use more than one processor. See the Pthread APIs in the Information Center.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
   MC-STORE.COM