All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Hunter <ext-adrian.hunter@nokia.com>
To: ext rohit h <hrohit85@gmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [JFFS2] Running fsstress on JFFS2 causing freeze
Date: Tue, 15 Apr 2008 16:08:58 +0300	[thread overview]
Message-ID: <4804A8EA.3070608@nokia.com> (raw)
In-Reply-To: <90d987c0804150511v7063ebcdx8e769c6c20161899@mail.gmail.com>

rohit h wrote:
> ( wchan gives the function the process is currently executing ).

A better way is to dump the task list to the console, which you can probably do like this:

	sudo echo t > /proc/sysrq-trigger

	dmesg > my_console_messages.txt

(More information in the kernel source in Documentation/sysrq.txt or search the internet for "sysrq")

Then send us my_console_messages.txt

  reply	other threads:[~2008-04-15 13:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-15 12:11 [JFFS2] Running fsstress on JFFS2 causing freeze rohit h
2008-04-15 13:08 ` Adrian Hunter [this message]
2008-04-15 13:17 ` Adrian Hunter
2008-04-17  8:58   ` rohit h
2008-05-15  4:06     ` rohit h

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=4804A8EA.3070608@nokia.com \
    --to=ext-adrian.hunter@nokia.com \
    --cc=hrohit85@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.