| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: Kernel crash in 2.6.32.6 / bcm1480 with 16k page size |
| From: | Guenter Roeck <guenter.roeck@ericsson.com> |
| Date: | Mon, 1 Feb 2010 12:21:17 -0800 |
| Cc: | "Maciej W. Rozycki" <macro@linux-mips.org>, David Daney <ddaney@caviumnetworks.com>, "linux-mips@linux-mips.org" <linux-mips@linux-mips.org> |
| In-reply-to: | <20100201021854.GA8572@linux-mips.org> |
| Organization: | Ericsson |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20100129151220.GA3882@ericsson.com> <4B6316D2.1060006@caviumnetworks.com> <20100129180619.GA20113@linux-mips.org> <20100129183926.GB9895@ericsson.com> <4B632F60.4000604@caviumnetworks.com> <20100129192532.GA11123@ericsson.com> <4B6336F1.8070208@caviumnetworks.com> <20100129195801.GC11123@ericsson.com> <alpine.LFD.2.00.1001310907320.31764@eddie.linux-mips.org> <20100131165503.GA18523@ericsson.com> <20100201021854.GA8572@linux-mips.org> |
| Reply-to: | guenter.roeck@ericsson.com |
| Sender: | linux-mips-bounce@linux-mips.org |
On Sun, 2010-01-31 at 21:18 -0500, Ralf Baechle wrote: > On Sun, Jan 31, 2010 at 08:55:03AM -0800, Guenter Roeck wrote: > > > > The size of the address space can be probed via CP0 registers (for MIPS > > > architecture processors that is). No need to add any CPU dependencies > > > (except from legacy 64-bit MIPS processors perhaps). > > > > > That would help. Do you happen to know which CP0 register(s) to look for ? > > I browsed through the MIPS 5K and 20Kc manuals, but didn't find it. > > Write a value with all bits set to c0_entryhi, then read it back again. > The set bits in the VPN2 bitfield will indicate the size of the virtual > address range supported. The MIPS64 documentation also calls this value > SEGBITS. The nice thing about this probe is that it is supported for > all 64-bit MIPS processors except the R8000 which has an entirely different > TLB scheme anyway. Are you sure that this doesn't work for the R8000 ? From the user's manual (section 2.1.9, EntryHi) it looks like it should work. Guenter |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 3/3] MIPS: AR7 make ar7_register_devices much more durable, Ralf Baechle |
|---|---|
| Next by Date: | Re: Kernel crash in 2.6.32.6 / bcm1480 with 16k page size, Ralf Baechle |
| Previous by Thread: | Re: Kernel crash in 2.6.32.6 / bcm1480 with 16k page size, Guenter Roeck |
| Next by Thread: | Re: Kernel crash in 2.6.32.6 / bcm1480 with 16k page size, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |