[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110809074141.GF16790@intel.com>
Date: Tue, 9 Aug 2011 10:41:41 +0300
From: Mika Westerberg <mika.westerberg@...ux.intel.com>
To: Seemanta Dutta <seemanta@...eaurora.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: kdump: Trouble reading /dev/oldmem from capture kernel
On Fri, Aug 05, 2011 at 02:01:03PM -0700, Seemanta Dutta wrote:
>
> 2. Dump capture kernel provides two interfaces to access 'old' kernel
> memory (as per kdump dpcumentation): /dev/oldmem and /proc/vmcore. The
> latter works perfectly. But I am more interested in the raw memory, rather
> than the core file.
Is there some specific reason to use /dev/oldmem instead? At least I've
never needed that interface. crash utility works pretty well with
/dev/vmcore.
> My expectation in this scenario was that I would be able to access entire
> physical RAM using the /dev/oldmem device. But turns out, I can't.
>
> I would be grateful if anyone pointed out if I was doing something wrong
> or missing something.
>
> This is happening over ARM. Could that have to do something with this ?
> Not sure if the ARM integration of KDUMP/KEXEC has something to do with
> it.
I haven't tried lately but it looks like ARM is missing setting of
'saved_max_pfn' which could explain why it works that way.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists