LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Kernel Modules: efficiency difference? (https://www.linuxquestions.org/questions/linux-general-1/kernel-modules-efficiency-difference-14954/)

Manish 02-23-2002 04:54 PM

Kernel Modules: efficiency difference?
 
Hi,

Is there any difference in efficiency when loading modules at startup VS loading them later using insmod,etc. ??

Aussie 02-23-2002 08:24 PM

Only on that the less that is loaded at boot the faster it will boot, OTOH you'll be wasting a bit of time insmodding all your modules. BTW, insmod is depreciated, modprobe is the replacement.


All times are GMT -5. The time now is 02:18 PM.