Subject: Re: VFS LKMs & pool_init() panic
To: None <tech-kern@netbsd.org>
From: Jason R Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 03/11/2000 12:00:29
On Sat, Mar 11, 2000 at 08:28:57PM +0100, Martin Husemann wrote:

 > Wouldn't a general LKM-before-unload cleanup be better? And work for
 > other types of LKM's too ;-)
 > 
 > Are "destructors" called in LKM's, or does this work in userland only?

Right, well, what we really want is "constructors" and "destrctors", yes.

But we don't really have them yet.

-- 
        -- Jason R. Thorpe <thorpej@shagadelic.org>