You are not logged in.

#1 2003-12-18 03:04:50

jlmb
Member
From: Panama
Registered: 2003-09-19
Posts: 11

modules auto unloading

Is there any other way , a preferred way, to manage modules auto unloading than setting a cron job (rmmod -a )?

Thanks for your time.

Offline

#2 2004-01-12 19:02:08

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: modules auto unloading

What modules are you talking about and why exactly do you want to force an unload?  Please be more specific.

Offline

#3 2004-01-12 22:05:20

orelien
Forum Fellow
From: France
Registered: 2002-12-05
Posts: 220
Website

Re: modules auto unloading

Try loading modules with "insmod -k":
From insmod.old man page:

       -k, --autoclean
              Set the auto-clean flag on the module.  This flag will  be  used
              by  kerneld(8) to remove modules that have not been used in some
              period of time -- usually one minute.

Offline

Board footer

Powered by FluxBB