Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Mar 2016 15:55:23 -0800
From:      Adrian Chadd <adrian.chadd@gmail.com>
To:        Brad Walker <bwalker@musings.com>
Cc:        Ian Lepore <ian@freebsd.org>,  "freebsd-embedded@freebsd.org" <freebsd-embedded@freebsd.org>
Subject:   Re: ? about kernel size..
Message-ID:  <CAJ-Vmo=yW0=VHkjed8NYxRmE7dqtd8=bN8KLmav9-bBEZ-U1YQ@mail.gmail.com>
In-Reply-To: <CAPKZHbX8BXKC_=8PPvtasqE%2BRj96_mPQkqdRt=hqU6fazxpPfA@mail.gmail.com>
References:  <CAPKZHbVyPji-bZwDzM77TN6qybjRcf%2BZe5r6WZmbG98LkhT-rg@mail.gmail.com> <CANCZdfriqr24Lh9ZuptaC0gEm6gAV6LN9XHcVAJtbyaBejEgNg@mail.gmail.com> <CAPKZHbW%2BG7WnSU__yeYBVPqs8MPmFm-5q_wM4sm9FxHhEEgPDg@mail.gmail.com> <1457473674.1406.46.camel@freebsd.org> <CAPKZHbX8BXKC_=8PPvtasqE%2BRj96_mPQkqdRt=hqU6fazxpPfA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

If someone wanted to bring up freebsd on an mmu-less platform then I'd
say go for it, but you'd have to crime out a lot of code and
functionality to make it work.

Honestly you'd likely be better off getting a microkernel type thing
going and then bring over the minimum set of useful things (say the
usb and network stacks) which don't really require much VM clue to
operate. the filesystem code may be a bit more challenging to bring in
as you're going to have to crime a bunch of VM specific things out, so
it may not be worth it.


-adrian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmo=yW0=VHkjed8NYxRmE7dqtd8=bN8KLmav9-bBEZ-U1YQ>