On Tue, Dec 17, 2013 at 1:15 PM, Toru Nishimura <tslee...@gmail.com> wrote:
>>>> By design, the TLB is turned off on any exception.
>>> It's a very bad decision.
>> I don't see why that would cause any serious issue.
>
> I recommend to try to write exception processing handler
> for general purpose OS like Linux.

Why would that be particularly hard?
There are cpus that behave like that without any terrible problems in
their exception handling, at least as far as I know.
If you need the mmu in your exception handler, you are free to turn it back on.

Stefan
_______________________________________________
Devel mailing list
Devel@lists.milkymist.org
https://ssl.serverraum.org/lists/listinfo/devel

Reply via email to