From: Rasha Eqbal <rasha.eq@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Problem with 'vtop' command in crash utility
Date: Tue, 7 Jul 2009 00:12:56 +0530 [thread overview]
Message-ID: <dad209ce0907061142j1497a7bl8dc6cc99cf982ad0@mail.gmail.com> (raw)
Hello everyone,
I have installed Wubi-8.10 on my Intel x86 32-bit system. The kernel
version I am working with is 2.6.28. On running crash when I use the
vtop command, I get the following error:
read error: physical address <address> type: page table
The steps I follow are:
$crash vmlinux
crash> vm
from here I pick out the start address of any one vm region, say
<vm_start> and do:
crash> vtop <vm_start>
This is where I get the error.
This I found is being caused due to the inability of the kernel to
directly access the page tables which are present in high memory for
kernel version 2.6. So I shifted the page tables to normal memory by
turning off CONFIG_HIGHPTE. Now I am able to run vtop. But I want to
have the page tables in high memory itself. Is there a way to
successfully run vtop command with this setting i.e. page tables in
high memory.
Thanks in advance for your help.
--
Rasha Eqbal
IIIrd Yr Undergraduate Student
Department of Computer Science and Engineering
IIT Kharagpur, India
next reply other threads:[~2009-07-06 18:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-06 18:42 Rasha Eqbal [this message]
2009-07-07 6:04 ` Rasha Eqbal
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=dad209ce0907061142j1497a7bl8dc6cc99cf982ad0@mail.gmail.com \
--to=rasha.eq@gmail.com \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®