DragonFly bugs List (threaded) for 2008-01
DragonFly BSD
DragonFly bugs List (threaded) for 2008-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Kernel panic while doing sysctl -a


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 8 Jan 2008 10:47:04 -0800 (PST)

:I think we don't have function to destroy zone initialized by zinit()
:(used by pf), so currently pf module can't be unloaded.
:
:Best Regards,
:sephe

    ZONE_DESTROY() in pfvar.h is a NOP.

    Anyone want to have a go at writing a zdestroy() function for
    vm/vm_zone.c to complement the zinit() function?

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]