Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what happens when we do insmod & rmmod in Linux Device Drivers ?

Answers were Sorted based on User's Feedback



what happens when we do insmod & rmmod in Linux Device Drivers ?..

Answer / guest

At time of insmod required o's brings in ram or updated the
kernen with the perticular device driver. At the time of
rmmod removes the o's by kmod it kills the process and
refresh the kernel.

Is This Answer Correct ?    12 Yes 6 No

what happens when we do insmod & rmmod in Linux Device Drivers ?..

Answer / rulingminds

insmod: insmod is a tool used to attach a module to the
running linux kernel. This will take the kernel object(.ko)
and takes all executable code and data sections of the .ko
and attach it to the running linux kernel.

rmmod: used to remove or deattach a module code from the
running kernel

see www.rulingminds.com/modprogpart1 &
www.rulingminds.com/modprogpart2

for in depth explanation of the Linux module programming

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More Linux System Calls Interview Questions

What do fork() internally call?

3 Answers  


what is iptabe on redhat linux?

3 Answers   CDAC,


I would like to know whether Simado and Setu products are they EPBX or not ?

0 Answers   IBM,


what is sudo on linux?

3 Answers   IBM,


what are the backup utilites on red hat linux 4.0?

4 Answers   Wipro,


what is stored in /proc ? what is significance of /proc in linux ?

3 Answers   NetApp,


what is stored at /lib/modules ?

2 Answers   NetApp,


What is the Diffrent between Redhat linux And suse linux

2 Answers   Wipro,


linux system its not booting up its showing groub error what i need to do?

4 Answers   Wipro,


what is the difference between user APIs and kernel system calls ?

1 Answers   NetApp,


what is bus trap.

1 Answers   NetApp,


diff b/w spinlock, seamaphores and mutex and where to use it.

2 Answers   Intel,


Categories