On Thu, 24 Oct 2019 at 04:26, Alexey Dokuchaev <da...@freebsd.org> wrote: > > Why i686, not i586? i486 lacking 64-bit atomics is a sound and valid > reason, but I don't understand why i586 wasn't chosen, and quick review > of that -arch thread did not help. Could you shed some more light here?
i686 as a minimum allows a switch to PAE page tables. In my opinion we should still allow building FreeBSD for i586 (and I would like to have such a case in our hardware CI lab), but the default for the installation images and prebuilt packages should be i686. _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"