From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: Bruno Vidal Cc: "parisc-linux@lists.parisc-linux.org" Subject: Re: [parisc-linux] start physical address for 712/100 In-Reply-To: Message from Bruno Vidal of "Wed, 23 Jan 2002 10:36:47 +0100." <3C4E842F.3D36290F@admin.france.hp.com> References: <3C4E842F.3D36290F@admin.france.hp.com> Date: Thu, 24 Jan 2002 23:22:05 -0700 From: Grant Grundler Message-Id: <20020125062205.0BFAF482A@dsl2.external.hp.com> Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: Bruno Vidal wrote: > Hi > I start to look a bit more deeply in the dump > I'm creating. And I found that the physical > memory start at address 0x0000000010000000. > Is it normal ? Or do I missed something ? Uhm...I don't think thats right. All parisc boxes have physical memory that's zero based. You should be able to verify this with any HPUX crash dump. Post where you are getting the data from and perhaps we can help correct it. > btw I've added the dump option "s", and by > default it is /boot/vmlinux. So when palo will > be able to give us the option, we will have the > true kernel path directly in the dump header. That's reasonable - don't forget to query or tell the user where the vmlinux belongs in case it's not available. grant