Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 1999 11:44:20 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        Dag-Erling Smorgrav <des@flood.ping.uio.no>, sthaug@nethelp.no, dcs@newsguy.com, Jos.Backus@nl.origin-it.com, dima@tejblum.dnttm.rssi.ru, perhaps@yes.no, freebsd-current@FreeBSD.org
Subject:   Re: panic: zone: entry not free 
Message-ID:  <199903101944.LAA57482@apollo.backplane.com>
References:   <32857.921094492@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
    I don't use DIAGNOSTIC because it's overly intrusive and cause cause 
    panics or create bugs where none exist.

    At least that was true in 2.2.x.  I remember trying to use it at BEST.
    The result was continually crashing machines due to bugs in the diagnostic
    code ( such as diagnostics that were using a blocking malloc() inside an 
    interrupt ).

    Personally, I would be happier if DIAGNOSTIC were ripped out entirely
    and replaced with something less intrusive.

						-Matt



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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