public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: "Trenton D. Adams" <trenton.d.adams@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: IO latency - a special case
Date: Thu, 11 Jun 2009 15:11:52 -0400	[thread overview]
Message-ID: <20090611191152.GD16787@mit.edu> (raw)
In-Reply-To: <9b1675090906062014h2ce44d8apc50f73aa036d9139@mail.gmail.com>

On Sat, Jun 06, 2009 at 09:14:43PM -0600, Trenton D. Adams wrote:
> I'm back into doing some Java development, and it's happening again.
> I'm running 2.6.30-rc7, and I did a SysReq+T, I hope this is helpful.
> I've attached a txt.gz file, because it's 367K to my
> /var/log/messages.
> 
> The important stuff, I believe, is the Java related stuff.  As a quick
> refresher to this problem, it appears to be related to how my Java IDE
> saves the file, and perhaps something doesn't release the futex right
> away?

Have you checked your memory usage via SysReq-m, or /proc/meminfo or
simply using "free".  I'm seeing a lot of processes in do_page_fault,
which is interesting, especially in the non-Java processes.  

Back in April, your vmstat output didn't show much swapping activity,
but maybe there was more paging activity that didn't show up there?   

> I've also seen these symptoms previously...
> 
> 1. Problem arises, I Ctrl-C the process when I notice the system
> getting really sluggish.
> 2. Start process again, and it locks up the machine for about an hour

What sort of process where you typicalling trying to kill using ^C?

     	     	     	       		   	  - Ted

  reply	other threads:[~2009-06-11 19:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-04 18:03 IO latency - a special case Trenton D. Adams
2009-04-04 18:31 ` Trenton D. Adams
     [not found]   ` <20090405011355.GE7553@mit.edu>
2009-04-05  4:17     ` Trenton D. Adams
2009-04-05  4:25       ` Trenton D. Adams
2009-04-05  6:13         ` Trenton D. Adams
2009-04-05  6:26           ` Theodore Tso
2009-04-05 22:42             ` Trenton D. Adams
2009-06-07  3:14               ` Trenton D. Adams
2009-06-11 19:11                 ` Theodore Tso [this message]
2009-06-13  3:48                   ` Trenton D. Adams
2009-06-13  4:24                     ` Arjan van de Ven
2009-06-13  5:51                       ` Trenton D. Adams
2009-06-13  6:16                         ` Arjan van de Ven

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=20090611191152.GD16787@mit.edu \
    --to=tytso@mit.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trenton.d.adams@gmail.com \
    /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