insmod and rmmod in Linux Device Drivers
What happens while we do insmod & rmmod in Linux Device Drivers?
Expert
insmod: It is a tool used to attach a module to the running linux kernel. It will take the kernel object(.ko) and takes all of the executable code and data sections of the .ko and attach it to the running linux kernel.
rmmod: utilized to remove or deattach a module code from the running kernel
Give a brief explanation of mutualism.
Normal 0 false false
Normal 0
WHAT ARE THE PHYSIOCHEMICAL PROPERTIES OF HOMOPOLYMERS
18,76,764
1933325 Asked
3,689
Active Tutors
1430853
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!