From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <9ab217670510301234p506ae1e3j@mail.gmail.com> Date: Sun, 30 Oct 2005 13:34:10 -0700 From: "Devon H. O'Dell" To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] 386 In-Reply-To: <20051030201222.GD23235@server4.lensbuddy.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6e35c0620510292241q4efd9e48h8b60cae7c3d63744@mail.gmail.com> <96c9f29acdd5daee1e5b461fb3a7fd26@plan9.bell-labs.com> <20051030201222.GD23235@server4.lensbuddy.com> Topicbox-Message-UUID: a29bae3a-ead0-11e9-9d60-3106f5b1d025 2005/10/30, Uriel : > On Sun, Oct 30, 2005 at 03:02:34PM -0500, jmk@plan9.bell-labs.com wrote: > > Seems to me the concensus on this list is that we > > should keep the support so that Plan 9 will continue > > to run on all the broken non-Intel hardware clones > > and emulators. > Do really those emulators and clones require 386 support? From this > thread my conclusion was that it is not an issue. They don't. FreeBSD without 386 support runs in VMWare and qemu. Bochs is dying as far as I can tell. I feel that removing support for 386 is fine, and my understanding after reading this thread is that we're worried about embedded platforms, and it seems that most of these that we run on are already 486 or higher. With regard to the instruction set clones, I've run post-386-debacle FreeBSD (and seen it run) on several clone boards including the Via embedded stuff and Geode stuff. My understanding of how this got into the embedded chipset stuff was that a suggestion was made to deprecate 486 as well, which I don't think we should do at all. Get rid of 386, support 486+. > I seriously doubt requiring Pentium would be a problem for most > emulators or recent embedded hardware. It is a big problem for recent embedded hardware. Until the pentium-based embedded boards get cheaper, it's still nice to have cheap-ish 486 boards, and these will _not_ go anywhere for a while, especially since their price will fall more if the pentium boards get cheaper. > Hell, qemu(the only emulator that matters this days as far as Plan 9 is > concerned) can even emulate x86_64: > > http://fabrice.bellard.free.fr/qemu/status.html > > uriel --Devon