Testers for linuxulator MFC needed
    Roman Divacky 
    rdivacky at freebsd.org
       
    Sun Jun 24 19:36:44 UTC 2007
    
    
  
On Sun, Jun 24, 2007 at 10:48:05AM +0200, Alexander Leidinger wrote:
> Quoting Roman Divacky <rdivacky at freebsd.org> (Sun, 24 Jun 2007 10:10:05 +0200):
> 
> > do you plan to remove COMPAT_43 from GENERIC? also.. I think we extended rlimit as well
> 
> For the public (after private discussion): I think removing COMPAT_43
> is a too large change for -stable and the rlimit stuff seemsto be MFCed
> already.
otoh I think that removing COMPAT_43 is a nice thing so I'd advocate a compromise:
instead
options         COMPAT_43               # Compatible with BSD 4.3 [KEEP THIS!]
just
options         COMPAT_43               # Compatible with BSD 4.3
because no significat subsystem is dependant on that and it brings some performance
benefits for people (note that MOST of the people keep the options only because
of the KEEP THIS! commet)
just my 2 cents
roman
    
    
More information about the freebsd-emulation
mailing list