linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: afei@jhu.edu
To: "M.Jagadish Kumar" <jagadish@rishi.serc.iisc.ernet.in>
Cc: linux-mm@kvack.org
Subject: Re: page fault.
Date: Thu, 26 Oct 2000 15:45:20 -0400 (EDT)	[thread overview]
Message-ID: <Pine.GSO.4.05.10010261543320.16149-100000@aa.eps.jhu.edu> (raw)
In-Reply-To: <Pine.LNX.4.10.10010270739550.5849-100000@agastya.serc.iisc.ernet.in>


On Fri, 27 Oct 2000, M.Jagadish Kumar wrote:

> hello,
> Is there any way in which i can know when the pagefault occured,
> i mean at what instruction of my program execution.
> Does OS provide any support. This would help me to improve my program.
> thanx
> jagadish
The way I use is to use oops message and System.map to locate the
subroutine where the oops occured. To find the exact line where the oops
occured, you need to either check assemble code or use more complicated
kernel debug technique. I think Rik covered some in his kernel debug
slides.

Fei

> 
> 
> --
> To unsubscribe, send a message with 'unsubscribe linux-mm' in
> the body to majordomo@kvack.org.  For more info on Linux MM,
> see: http://www.linux.eu.org/Linux-MM/
> 

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/

  reply	other threads:[~2000-10-26 19:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-26 15:52 ptes flags in compressed cache Rodrigo S. de Castro
2000-10-26 15:58 ` Stephen C. Tweedie
2000-10-27  2:12   ` page fault M.Jagadish Kumar
2000-10-26 19:45     ` afei [this message]
2000-10-26 19:53       ` Rik van Riel
2000-10-27  2:14         ` afei
2000-10-27 11:17           ` Stephen C. Tweedie
     [not found]           ` <8tboe4$3bfb7$1@fido.engr.sgi.com>
2000-10-27 17:38             ` Rajagopal Ananthanarayanan
2000-10-30 12:19     ` volodya
2000-10-27  7:59   ` ptes flags in compressed cache Christoph Rohland
     [not found] <8ta1ir$358it$1@fido.engr.sgi.com>
2000-10-26 20:44 ` page fault Rajagopal Ananthanarayanan

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=Pine.GSO.4.05.10010261543320.16149-100000@aa.eps.jhu.edu \
    --to=afei@jhu.edu \
    --cc=jagadish@rishi.serc.iisc.ernet.in \
    --cc=linux-mm@kvack.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