rmmod -a does not unload unused modules in 2.2.x

Andrew V. Samoilov (sav@bcs.zp.ua)
Sun, 21 Nov 1999 21:08:44 +0200


Some time ago here was a discussion about kerneld and Linux 2.2.x kernels.
I remember it was proposed to use a 'rmmod -a' from cron to unload unused
modules. But it doesn't work at least for 2.2.10 and 2.2.13 kernels.

I look sys_delete_module () from module.c, and it seems MOD_VISITED flag
is always set.

With best regards,
Andrew V. Samoilov <sav@bcs.zp.ua>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/