Date: Sun, 10 Aug 2008 17:44:06 +0000 From: Arnar Mar Sig <antab@valka.is> To: Julian Elischer <julian@elischer.org> Cc: current@FreeBSD.org, "M. Warner Losh" <imp@bsdimp.com> Subject: Re: FreeBSD/AVR32 port Message-ID: <15037888-362B-43BD-9736-4F7D2C76D762@valka.is> In-Reply-To: <489E9D75.4060002@elischer.org> References: <67389BC1-FBD5-4D39-97CA-056FFC3B3B01@valka.is> <20080809.214357.1707063132.imp@bsdimp.com> <489E9D75.4060002@elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Aug 10, 2008, at 7:49 AM, Julian Elischer wrote: > M. Warner Losh wrote: >> In message: <67389BC1-FBD5-4D39-97CA-056FFC3B3B01@valka.is> >> Arnar Mar Sig <antab@valka.is> writes: >> : I have been working on porting FreeBSD to AVR32 for the past >> few : weeks, and now i have a bootable kernel although there is >> still a lot : of work to be done. >> COOL! Very COOL! > > I assume this is the part WITH an MMU you are supporting? Yes full MMU. The TLB is managed by software so page table layout can be implemented whatever way one wants. I was going to use the same layout that x86 uses pd->pt->entry and 4K pages, but i'm open to any suggestions. Greets Arnar Mar Sig Valka ehf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15037888-362B-43BD-9736-4F7D2C76D762>