Hi list,
 
I saw many times that kernel keeps kernel module with reference count of 0 in a running system until explicit rmmod command is entered/
 
Is there any way to require that unused module will be removed from kernel by the kernel itself ?
 
I mean may be there are  might exist some sysctl parameter  or configuration option or OOM policy to configure such behavior?
 
Please advice.
 
Lev.