This looks interesting.

Devdas Bhagat

----- Forwarded message from Ralf Hildebrandt <[EMAIL PROTECTED]> -----

From: Ralf Hildebrandt <[EMAIL PROTECTED]>
Date: Thu, 14 Mar 2002 15:02:45 +0100
To: [EMAIL PROTECTED]
Subject: Figuring out the IO Load on Linux
User-Agent: Mutt/1.3.25i

Oliver Wellnitz wrote a kernel module that calculates the load
differently and emits those via the /proc filesystem:

oliver@stargate:~ > cat /proc/loadavg-io 
rq 0.15 0.18 0.21
io 0.00 0.00 0.03

rq is the number of processes, which are in the state TASK_RUNNING
io is the number of processes, which are in the state TASK_UNINTERRUPTIBLE

The sum of those is what the kernel usually calls "load"

ftp://ftp.ibr.cs.tu-bs.de:/os/linux/people/wellnitz/programming/ioload-0.7.tar.bz2

Attention:

  - Beta-Ware

  Patches welcome.

-- 
Ralf Hildebrandt (Im Auftrag des Referat V A)   [EMAIL PROTECTED]
Charite Campus Virchow-Klinikum                 Tel.  +49 (0)30-450 570-155
Referat V A - Kommunikationsnetze -             Fax.  +49 (0)30-450 570-916
Why you can't find your system administrators:
is pulling a blue snake out of a IBM 3850 (?) DASD in the machine room to give to the 
CS museum. 

-
To unsubscribe, send mail to [EMAIL PROTECTED] with content
(not subject): unsubscribe postfix-users

----- End forwarded message -----

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to