![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HP-UX File System device load | fkaba81 | HP-UX | 0 | 12-22-2006 10:10 AM |
| Need help in wrting Load Script for a Load-Resume type of load. | ankitgupta | Shell Programming and Scripting | 1 | 11-09-2006 09:46 PM |
| cannot load any operating system | Derrek | Filesystems, Disks and Memory | 3 | 08-12-2004 04:22 AM |
| system load tool | mikester | Linux | 0 | 04-27-2004 03:16 AM |
| determining the load on a system | 98_1LE | UNIX for Dummies Questions & Answers | 3 | 10-24-2001 07:26 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How is system load determined?
Hello!
I'm wondering what factors are used to determine the "system load" Where can i look to get more information on this? Patrick |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Found it
system load is the average length of the processor queue.
|
|
#3
|
||||
|
||||
|
Re: Found it
Quote:
Quote:
Rather than looking at the run queue, the load is actually computed by scanning the proc table. A process is counted if
That last one is intended to cover processes that are waiting for disk i/o to complete. And the load is divided by the number of cpu's. |
|
#4
|
||||
|
||||
|
Quote:
|
||||
| Google The UNIX and Linux Forums |
| Tags |
| load average, performance |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|