9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Rudolf Sykora <rudolf.sykora@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] disturbing disk access
Date: Sat,  2 Oct 2010 17:54:23 +0200	[thread overview]
Message-ID: <AANLkTinBAgFXhF_F72oXFhFTLtR+kFBhKtHroChgRTGc@mail.gmail.com> (raw)
In-Reply-To: <d5a0a4472fc7851d5903113bdedede31@plug.quanstro.net>

> you can start with
>        grep '(#S|/dev/sd..)/' /proc/*/fd
>

this gives me /dev/sdC0/^(fossil arenas isect) all many times

> minooka;  g 'sleep\(15[^)][^)]' . | awk -F: '{if($1 != o)print; o = $1}'

where do you run this so that you obtain the following? My 'g', as far
as I know, doesn't walk through directories... (???)

> ./faces/plumb.c:119:                    sleep(15000);
> ./upas/fs/fs.c:1603:    sleep(15*1000);
> ./upas/pop3/pop3.c:710:                 sleep(15*1000);
> ./upas/imap4d/imap4d.c:858:                             sleep(15*1000);

> if the wild guess above is correct, you can either
> - not run these programs, or
> - use kfs with atime turned off rather than your current
> fs setup.

Thanks
Ruda



  reply	other threads:[~2010-10-02 15:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-02  9:36 Rudolf Sykora
2010-10-02 12:20 ` erik quanstrom
2010-10-02 15:54   ` Rudolf Sykora [this message]
2010-10-02 16:03     ` erik quanstrom
2010-10-02 16:31       ` Rudolf Sykora
2010-10-02 16:39         ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTinBAgFXhF_F72oXFhFTLtR+kFBhKtHroChgRTGc@mail.gmail.com \
    --to=rudolf.sykora@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).