Re: Testers wanted: exorcised kmod.c: no more daemon!

Adam J. Richter (adam@yggdrasil.com)
Tue, 14 Apr 1998 09:11:28 -0700


Antoine Reid <linux@jonction.net> writes:
>hmmm didn't the old kerneld remove the modules that had a count=0 for a period
>of time, rather that just periodically remove the modules?

It appears to take two iterations of "rmmod -a" (or the old
kmod unload daemon) with no use of the module in between to actually
unload the module, which I believe has to do with the MOD_VISITED flag.
Anyhow, whatever the behavior is, it is EXACTLY THE SAME with "rmmod -a"
as with the unloading part of the kmod daemon. In both methods, the
code that does the work is the same one line.

Adam J. Richter __ ______________ 4880 Stevens Creek Blvd, Suite 205
adam@yggdrasil.com \ / San Jose, California 95129-1034
+1 408 261-6630 | g g d r a s i l United States of America
fax +1 408 261-6631 "Free Software For The Rest Of Us."

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu