Removes any currently unused modules in kernel and library memory.
slibclean
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.
/usr/sbin/slibclean | |
Contains the slibclean command. | |
The unload subroutine.
Using Kernel Processes in AIX Version 4.3 Kernel Extensions and Device Support Programming Concepts.