> Caveats:
> o To get automatic unloading of stale modules, you must
> put a line like the following in root's crontab entry:
>
> 0-59/5 * * * * /sbin/rmmod -a
Maybe this is completely dumb remark, but:
Should not modules be removed after they are inactive _for some time_?
You do not want module to be unloaded 1 second after it is not needed,
because it might be needed one second after this.
[BTW how does rmmod like modprobe running in paralel?]
Pavel
-- I'm really pavel@atrey.karlin.mff.cuni.cz. Pavel Look at http://atrey.karlin.mff.cuni.cz/~pavel/ ;-).- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu