[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Find out what process access disk



Hi!

On Fri May 23, 2003 at 05:04:16PM +0200, mody@quick.cz wrote:
> I have well running Debian testing on my notebook. But there is a process
> which periodicaly access the disk. Unfurtunately I don't know which process
> does this. Because of this process, the disk wont stop and eats my battery
> power. How can I detect the process?

Sounds like the kernel's ext3 driver is fooling you ;-)
Per default it syncs in 5s intervals. In recent kernels you can add a
mount option to sync at specified intervals...

But ext3 is not (yet) useable for laptop work since it keeps your
harddisk working even if no process is using the disk. If you can manage
mount your harddisk as ext2 and noflushd will spin your harddisk down.

So long
Thomas

-- 
 .''`.  Obviously we do not want to leave zombies around. - W. R. Stevens
: :'  : Thomas Krennwallner <djmaecki at ull dot at>
`. `'`  1024D/67A1DA7B 9484 D99D 2E1E 4E02 5446  DAD9 FF58 4E59 67A1 DA7B
  `-    http://bigfish.ull.at/~djmaecki/



Reply to: