From owner-freebsd-current@FreeBSD.ORG Sun Aug 10 17:44:34 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B44F1065685 for ; Sun, 10 Aug 2008 17:44:34 +0000 (UTC) (envelope-from antab@valka.is) Received: from vxout-2.c.is (vxout-2.c.is [213.176.128.14]) by mx1.freebsd.org (Postfix) with ESMTP id DE8E18FC1A for ; Sun, 10 Aug 2008 17:44:33 +0000 (UTC) (envelope-from antab@valka.is) Received: from mail.internet.is (mail.aknet.is [193.4.194.58]) by vxout-2.c.is (Postfix) with ESMTP id B028E4F3DBC; Sun, 10 Aug 2008 17:44:28 +0000 (GMT) Received: from [192.168.1.69] (buttbuddies.cannabis.is [85.197.203.197]) by mail.internet.is (Postfix) with ESMTP id 3D88510E2; Sun, 10 Aug 2008 17:44:07 +0000 (CUT) Message-Id: <15037888-362B-43BD-9736-4F7D2C76D762@valka.is> From: Arnar Mar Sig To: Julian Elischer In-Reply-To: <489E9D75.4060002@elischer.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Date: Sun, 10 Aug 2008 17:44:06 +0000 References: <67389BC1-FBD5-4D39-97CA-056FFC3B3B01@valka.is> <20080809.214357.1707063132.imp@bsdimp.com> <489E9D75.4060002@elischer.org> X-Mailer: Apple Mail (2.926) X-Vodafone-MailScanner-Information: Virusskannad hja Vodafone X-Vodafone-MailScanner: Found to be clean - Enginn virus fannst X-Vodafone-MailScanner-SpamCheck: ekki ruslpostur, SpamAssassin (notcached, stigagjof=0, required 5, autolearn=disabled) X-MailScanner-From: antab@valka.is Cc: current@FreeBSD.org, "M. Warner Losh" Subject: Re: FreeBSD/AVR32 port X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2008 17:44:34 -0000 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 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