lkml.org 
[lkml]   [2002]   [Aug]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 21 Aug 2002 15:07:00 -0400 (EDT)
From"Richard B. Johnson" <>
SubjectRe: detecting hard disk idleness
On Wed, 21 Aug 2002, Mukesh Rajan wrote:

> this again would mean that i would have to poll the /proc/interrupt file.
> i want to avoid polling because of very small poll interval causing
> overhead. i am still wondering if this could be implemented with some sort
> of interrupt mechanism in linux (kernel interrupting user program or user
> program waiting on some signal)
> 
> - mukesh
> 

Hard disk 'idleness' is something you would check at a 1-second
interval. As such, its overhead is very small.

This is a sample at 1 second intervals during a kernel compile:

 11:       4667       4585   IO-APIC-level  BusLogic BT-958
 11:       4667       4585   IO-APIC-level  BusLogic BT-958
 11:       4667       4585   IO-APIC-level  BusLogic BT-958
 11:       4667       4585   IO-APIC-level  BusLogic BT-958
 11:       4667       4585   IO-APIC-level  BusLogic BT-958
 11:       4667       4585   IO-APIC-level  BusLogic BT-958
 11:       4667       4585   IO-APIC-level  BusLogic BT-958
 11:       4667       4585   IO-APIC-level  BusLogic BT-958
 11:       4670       4588   IO-APIC-level  BusLogic BT-958
 11:       4670       4588   IO-APIC-level  BusLogic BT-958
 11:       4670       4588   IO-APIC-level  BusLogic BT-958
 11:       4670       4588   IO-APIC-level  BusLogic BT-958
 11:       4670       4588   IO-APIC-level  BusLogic BT-958
 11:       4670       4588   IO-APIC-level  BusLogic BT-958
 11:       4670       4588   IO-APIC-level  BusLogic BT-958
 11:       4670       4588   IO-APIC-level  BusLogic BT-958


Cheers,
Dick Johnson
Penguin : Linux version 2.4.18 on an i686 machine (797.90 BogoMips).
The US military has given us many words, FUBAR, SNAFU, now ENRON.
Yes, top management were graduates of West Point and Annapolis.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:22    [from the cache]
©2003-2008