1.24. Comment supprimer les modules kernel inutiles
Aller à la navigation
Aller à la recherche
Commande: slibclean
# slibclean
slibclean Command Purpose Removes any currently unused modules in kernel and library memory. Syntax slibclean Description The slibclean command unloads all object files with load and use counts of 0. It can also be used to remove object files that are no longer used from both the shared library region and in the shared library and kernel text regions by removing object files that are no longer required.
Files /usr/sbin/slibclean Contains the slibclean command.
Related Information The unload subroutine. Using Kernel Processes in AIX 5L Version 5.3 Kernel Extensions and Device Support Programming Concepts