In message <[EMAIL PROTECTED]> Steve Price writes:
: As a rough order of magnitude how hard would it be to port
: FreeBSD to an architecture (Motorola Coldfire) that doesn't
: have an MMU?  I see some words on their site that the NetBSD
: folks might be working on some archs that require this.

Hard.  Lots of stuff relies on mmap, which basiclly requires an MMU or
other tricks.  The other tricks can be somewhat expensive...

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to