Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2008 18:07:26 +0200
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Garrett Cooper <yanefbsd@gmail.com>
Cc:        current@freebsd.org
Subject:   Re: ADAPTIVE_GIANT removed from x86?
Message-ID:  <481747BE.9000704@FreeBSD.org>
In-Reply-To: <7d6fde3d0804290816u58aabe3dg4c45e15dbbeb418b@mail.gmail.com>
References:  <7d6fde3d0804290238t20eae04bj298e6030e14d33d4@mail.gmail.com>	 <48170DDC.6000501@FreeBSD.org> <7d6fde3d0804290816u58aabe3dg4c45e15dbbeb418b@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Garrett Cooper wrote:
> On Tue, Apr 29, 2008 at 5:00 AM, Kris Kennaway <kris@freebsd.org 
> <mailto:kris@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?481747BE.9000704>