Date: Thu, 24 May 2018 08:37:41 -0600 From: Ian Lepore <ian@freebsd.org> To: Cy Schubert <Cy.Schubert@cschubert.com>, Stefan Esser <se@freebsd.org>, "rgrimes@freebsd.org" <rgrimes@freebsd.org>, Mark Linimon <linimon@lonesome.com> Cc: Gleb Smirnoff <glebius@freebsd.org>, Sean Bruno <sbruno@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org> Subject: Re: svn commit: r333388 - in head: . share/man/man4 sys/confsys/dev/nxge sys/modules sys/modules/nxge tools/kerneldoc/subsys tools/toolstools/tools/nxge usr.sbin/bsdconfig/share Message-ID: <1527172661.32688.129.camel@freebsd.org> In-Reply-To: <20180523193027.825583BC@spqr.komquats.com> References: <20180523193027.825583BC@spqr.komquats.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2018-05-23 at 12:30 -0700, Cy Schubert wrote: > Except for old computers and old software that segfaults on 64-bit, > how many people still use i386? > > Full disclosure: I'd like to see i386 deorbited before I retire. > > --- > Sent using a tiny phone keyboard. > Apologies for any typos and autocorrect. > Also, this old phone only supports top post. Apologies. > > Cy Schubert > <Cy.Schubert@cschubert.com> or <cy@freebsd.org> > The need of the many outweighs the greed of the few. > --- At $work, we build products using i386. I would hope that if we started a new x86-based product we would be given the engineering budget to make it work on 64-bit, but you know how that sort of thing goes out the window when the time-and-budget management folks get involved. But we have a repo containing 20 years worth of application code (well over a million lines) that has never run on 64-bit and may well need some attention (and lots of testing) to do so properly. i386 is not dead, and amd64 is not always necessary even for modern applications (our apps, for example, never need more than 512MB in a system). -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1527172661.32688.129.camel>