From owner-cvs-all Fri Feb 20 12:47:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA29231 for cvs-all-outgoing; Fri, 20 Feb 1998 12:47:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA28737; Fri, 20 Feb 1998 12:45:03 -0800 (PST) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0y5zJS-0001wj-00; Fri, 20 Feb 1998 13:44:50 -0700 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id NAA17648; Fri, 20 Feb 1998 13:45:10 -0700 (MST) Message-Id: <199802202045.NAA17648@harmony.village.org> To: "Jordan K. Hubbard" Subject: Re: cvs commit: src/lib/msun Makefile Cc: John Birrell , jb@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG In-reply-to: Your message of "Fri, 20 Feb 1998 11:57:10 PST." <14864.888004630@time.cdrom.com> References: <14864.888004630@time.cdrom.com> Date: Fri, 20 Feb 1998 13:45:09 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <14864.888004630@time.cdrom.com> "Jordan K. Hubbard" writes: : 16 bit device with no MMU. The lack of an MMU and only a MB of memory I looked into making FreeBSD work on a MIPS chip that has no MMU (the R4650), but did have base and bounds registers. It looked very non-trivial to do, especially if you wanted the more useful features of the system to work at anything like a reasonable speed (shared memory, mmap etC). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message