ADAPTIVE_GIANT removed from x86?
    Kris Kennaway 
    kris at FreeBSD.org
       
    Tue Apr 29 16:07:31 UTC 2008
    
    
  
Garrett Cooper wrote:
> On Tue, Apr 29, 2008 at 5:00 AM, Kris Kennaway <kris at freebsd.org 
> <mailto:kris at freebsd.org>> wrote:
> 
>     Garrett Cooper wrote:
> 
>         Out of curiosity, was the def removed from CURRENT just recently?
>         Thanks,
>         -Garrett
> 
> 
>     Some months ago, yes.  You can find out the answers to such
>     questions by consulting the CVS logs :)
> 
>     Kris
> 
> 
> 
> (Sorry but)
> The best means for searching FreeBSD's CVS logs (cvsweb isn't really a 
> winner solution -- too much source to gleam info from)?
> 
> Thanks,
> -Garrett
Actually cvsweb would be fine here, you can go to
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/conf/GENERIC
and see that ADAPTIVE_GIANT removal is listed in the commit log from a 
commit 5 months ago, but if this wasn't the case then you can still do a 
binary search to find out when it was removed (finding out when 
something was added is easier, you just use cvs annotate or the cvsweb 
version).
Kris
    
    
More information about the freebsd-current
mailing list