On Mon, Dec 01, 2003 at 04:34:48PM +1300, Volker Kuhlmann wrote:

> Yes, I have to admit finding the idea that unloading an unused module
> causes trouble a bit amusing ;) I've done it plenty of times, and the
> only time modules have caused me trouble is when I loaded something,
> especially when using --force.

How, exactly, do you know it's unused?  Oh, because the reference count
is 0?  That's exactly where the race conditions lie.  Try Google if you
need a clue.

But of course, because you've unloaded a few modules safely, you know
better than the people who spent a lot of time during the 2.5 series
developing safe module {un,}loading code.

-mjg
-- 
Matthew Gregan                     |/
                                  /|                [EMAIL PROTECTED]

Reply via email to