mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Problem with 'vtop' command in crash utility
@ 2009-07-06 18:42 Rasha Eqbal
  2009-07-07  6:04 ` Rasha Eqbal
  0 siblings, 1 reply; 2+ messages in thread
From: Rasha Eqbal @ 2009-07-06 18:42 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with 'vtop' command in crash utility
  2009-07-06 18:42 Problem with 'vtop' command in crash utility Rasha Eqbal
@ 2009-07-07  6:04 ` Rasha Eqbal
  0 siblings, 0 replies; 2+ messages in thread
From: Rasha Eqbal @ 2009-07-07  6:04 UTC (permalink / raw)
  To: linux-kernel

The crash version im using is crash 4.0-6.3

--
Rasha Eqbal
IIIrd Yr Undergraduate Student
Department of Computer Science and Engineering
IIT Kharagpur, India

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-07  6:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-06 18:42 Problem with 'vtop' command in crash utility Rasha Eqbal
2009-07-07  6:04 ` Rasha Eqbal

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®