is RELENG_5 Borked?

Gleb Smirnoff glebius at freebsd.org
Mon Nov 15 23:44:43 PST 2004


On Tue, Nov 16, 2004 at 04:54:12PM +1030, Wilkinson, Alex wrote:
W> how does one do a "binary search" ?

You do a recursive halving of time period when a particular problem
appeared.

For example you know that problem appeared before yesterday and day
of 5.3-RELEASE. You obtain kernel sources for a middle of that period
using cvsup or cvs, build kernel and test it. If problem persists you
half the first half of the period and build another kernel. If problem
disappaers on this kernel, then you half second half of the period.

-- 
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE


More information about the freebsd-current mailing list