svn commit: r356758 - in head/usr.sbin/bsdinstall: . scripts

Conrad Meyer cem at freebsd.org
Thu Jan 16 03:32:20 UTC 2020


On Wed, Jan 15, 2020 at 6:15 PM Ed Maste <emaste at freebsd.org> wrote:
> On Wed, 15 Jan 2020 at 17:55, Warner Losh <imp at bsdimp.com> wrote:
> >
> > It's not i386 vs amd64 that's the issue. It's the total amount of RAM. ZFS
> > is perfectly happy with i386 installs with enough RAM. We'd catch most
> > sub-optimal cases if we'd offer it only for systems with > ~2-4GB.
>
> Very good point, defaulting to UFS for <4GB and ZFS for >=4GB sounds
> decent to me.

I'd suggest UFS < 16 GB and ZFS >= 16 GB instead.


More information about the freebsd-arch mailing list