![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FTP automation Job scheduling | SATYAPRIYA_D | UNIX for Advanced & Expert Users | 1 | 04-27-2007 07:13 AM |
| cron job scheduling | shihabvk | UNIX for Advanced & Expert Users | 1 | 08-22-2005 07:36 AM |
| script scheduling | GNMIKE | Shell Programming and Scripting | 2 | 07-10-2005 10:39 PM |
| Job Scheduling | turlapaty | Shell Programming and Scripting | 1 | 07-17-2003 07:50 PM |
| scheduling | prashantuc | UNIX for Dummies Questions & Answers | 2 | 05-11-2001 12:39 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
HP-UX Scheduling Algorityms
From my reading HP-UX uses 4 different CPU scheduling algorithms: HP-UX Time-Share, HP Process Resource Manager, HP-UX Real-Time Scheduler, and POSIX-Compliant Real-Time Scheduler.
Here is where I am getting a little lost. Each algorithm seems to have its own priority, one higher than the other. Does this mean that HP-UX implements all four at the same time or does one choose to implement them singly and you have a choice of four algorithms? Any insight would be appreciated. Thank you, Rich |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
See the page 90 of this pdf file
http://devresource.hp.com/drc/STK/do...s/proc_mgt.pdf This is a nice document to understand process scheduling. Cheers, Awadhesh |
||||
| Google The UNIX and Linux Forums |