On Fri, 18 Jan 2002, Bruce Evans wrote:
...
> It somehow worked here, but after fixing the non-removal of the
> /dev/md11*, I got back what is probably the original panic too.  At
> least with my fixed changes, the panic is caused by not clearing
> pointers in destroy_dev().  The pointers come back in make_dev() and
> bite you a little later.  My orginal fixes helped by not doing all the
> necessary calls to destroy_dev().
>
> devfs still leaks 2 DEVFS allocations and 6 devbuf allocations for every
> iteration of the script.
...
Does this mean that your latest patch removes the panic but leaks some
resources.

Bye!
----
Michael Reifenberger
^.*Plaut.*$, IT, R/3 Basis, GPS


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to