From: gmate.amit@gmail.com (amit mehta)
To: kernelnewbies@lists.kernelnewbies.org
Subject: kernel 5.5 kernel and tg3 driver
Date: Tue, 11 Oct 2011 13:20:27 +0530 [thread overview]
Message-ID: <CAOUxTKOASsZ=69GE6DKpt4K6eS2KMHGSRJFYX8t3A80jmOAg=g@mail.gmail.com> (raw)
In-Reply-To: <CAM6XdywoQopspOmC4GCikrQH83-i0Wu8oG2Yv_cmVOJ5X-TSAw@mail.gmail.com>
On Mon, Oct 10, 2011 at 11:54 PM, sri <bskmohan@gmail.com> wrote:
> Thanks for the Inputs.
> As there is not kernel crash, crash files are not create here to debug more.
> Is there any way to force the kernel to create kernel crash files under
> /var/crash.
echo 1 > /proc/sys/kernel/sysrq
echo c > /proc/sysrq-trigger
but before doing this, you need to enable kdump to dump
the crash image under /var/crash
More on kdump and crash utility to debug kernel crash:
http://people.redhat.com/anderson/crash_whitepaper/
Thanks,
Amit
prev parent reply other threads:[~2011-10-11 7:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-10 6:34 kernel 5.5 kernel and tg3 driver sri
2011-10-10 15:50 ` Mulyadi Santosa
2011-10-10 18:24 ` sri
2011-10-11 7:50 ` amit mehta [this message]
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='CAOUxTKOASsZ=69GE6DKpt4K6eS2KMHGSRJFYX8t3A80jmOAg=g@mail.gmail.com' \
--to=gmate.amit@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.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 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).