Home » Learn Linux » Quiz » Quiz on chapter-2 of book Linux Device Drivers Hasan Basri 2:54 PM 0 comments Learn Linux Quiz Quiz on chapter-2 of book Linux Device Drivers Quiz on chapter-2 of book ldd3 Quiz on chapter-2 of book ldd3 Function passed to module_init is invoked when Module is loaded into the kernel Module is removed from the kernelModule is compiled Module is deleted from the kernel The utility used to compile kernel modules is madekernel_makemakegcc A module can not call functions defined in libc kernelWith in the module Another module A module always runs in the Kernel space User space User Space and kernel Space Module space current returns a pointer to struct task_structstruct currentstruct taskstruct kernel struct task_struct is defined in linux/sched.hlinux/current.h linux/struct.hlinux/task.h The option -C passed to make causes it to Compile the module Change the directoryCreate object fileClean the object file modporbe not only loads the module passed to it but also Loads other modules present in the current working directory Removes any older modules with the same name Loads other modules on which the given module depends Restarts the system command to list the currently loaded modules in the kernel is listmodmodlkmodlsmod module compiled for one kernel version can not be loaded into kernel of other version. TrueFalseTrue Sometimes Depends on the module Related Posts : Quiz on Chapter-1 of Linux Device Drivers Linux Basics commands quiz Share: Facebook Twitter Google+ StumbleUpon Digg Delicious LinkedIn Reddit Technorati
0 comments:
Post a Comment