| To: | <linux-mips@linux-mips.org> |
|---|---|
| Subject: | Wired TLB entry? |
| From: | "Joseph Chiu" <joseph@omnilux.net> |
| Date: | Mon, 16 Jun 2003 16:49:29 -0700 |
| Importance: | Normal |
| In-reply-to: | <20030616093215Z8225220-1272+2626@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi, Is there a (proper) way to add a page entry in the TLB it's always valid? Specifically, accesses to memory-mapped hardware (PCMCIA) causes the kernel to oops under heavy interrupt loading. It seems to me that the page entry in the TLB is getting flushed out under the activity; and when the ioremap'd memory region is accesses, the exception handling for the missing translation does not run. I'm afraid my two days of googling hasn't turned up the right information. I think I just don't know the right terminology and I hope someone can at least point me in the right direction. Thanks. Joseph (I am running 2.4.18) |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] kill prom_printf, Juan Quintela |
|---|---|
| Next by Date: | wired tlb entry?, Joseph Chiu |
| Previous by Thread: | Re: bootloader problem, Kevin D. Kissell |
| Next by Thread: | Unable to compile kernel, Michael Gruetzner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |