Results 1 to 2 of 2
Hi,
I have one question regarding the modules loaded in linux. when we load .ko module with insmod, will this kernel module be loaded into kernel thread or in which ...
- 08-18-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 23
Question about insmod
Hi,
I have one question regarding the modules loaded in linux. when we load .ko module with insmod, will this kernel module be loaded into kernel thread or in which context this kernel module will be loaded.
Regards,
dinky
- 08-21-2009 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,961
It will be set up to load at kernel boot time.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
