Re: Finding what's causing I/O

From: Shanker Balan (shanu_at_shankerbalan.net)
Date: 09/23/05

  • Next message: Shanker Balan: "Re: High load average mail server 5.3-RELEASE"
    Date: Fri, 23 Sep 2005 17:50:11 +0530
    To: freebsd-performance@freebsd.org
    
    

    Hello,

    Francisco Reyes wrote,
    > On Fri, 23 Sep 2005, Joseph Koshy wrote:
    >
    > >>Is there a way to find out which program(s) are causing the I/O?
    > >
    > >ktrace(8); you can use it to trace all descendants of 'init'.
    >
    > Looking at the man page it's non-obvious how to use it (to me).
    >
    >
    > Specially it seems one needs to indicate a pid or a command. How do I
    > trace all programs?

    See top(1):

        m Toggle the display between 'cpu' and 'io' modes.

    -- 
    Shanker Balan
    _______________________________________________
    freebsd-performance@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-performance
    To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
    

  • Next message: Shanker Balan: "Re: High load average mail server 5.3-RELEASE"

    Relevant Pages

    • Re: cups and samba stop working after upgrade to etch
      ... When I re-boot I get the following message from root: ... was called for PID 2540. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • RE: watching a file for ownership change
      ... you could embed the pid in the VNODE ... >> determine what process is changing the ownership. ... When I saw the first post I actually wrote the kevent program you are ... To unsubscribe, ...
      (freebsd-hackers)
    • Re: [opensuse] Process launching directory
      ... where <pid> is the process id of the process. ... just points to the process owner's home directory. ... To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx ... For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx ...
      (SuSE)
    • Re: Strange port usage
      ... >> there's strange behaviour in my box ... > Show the PID and name of the program to which ... unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe ...
      (RedHat)
    • Re: Finding whats causing I/O
      ... > Francisco Reyes wrote, ... >>Specially it seems one needs to indicate a pid or a command. ... >>trace all programs? ...
      (freebsd-performance)