因此,您想編寫一個內核模塊。您知道C,您已經編寫了一些可以作為進程運行的常規程序,現在您想知道真正的動作在哪里,一個通配指針可以擦掉文件系統,核心轉儲意味著重新啟動。
內核模塊到底是什么?模塊是可以根據需要加載和卸載的代碼段。它們擴展了內核的功能,而無需重新引導系統。例如。
模塊驅動程序的一種類型是設備驅動程序,它允許內核訪問沒有模塊的系統硬件,我們將不得不構建單片內核并將新功能直接添加到內核映像中,除了具有更大的內核之外,這還具有缺點每次我們想要新功能時都要求我們重建并重新啟動內核的過程
So, you want to write a kernel module. You know C, you, ve written a few normal programs to run as processes, and now you want to get to where the real action is, to where a single wild pointer can wipe out your file system and a core dump means a reboot.
What exactly is a kernel module? Modules are pieces of code that can be loaded and unloaded into th upon demand. They extend the functionality of the kernel without the need to reboot the system. For example.
one type of module is the device driver, which allows the kernel to access hardware connected to the syste without modules, we would have to build monolithic kernels and add new functionality directly into the em ernel image, Besides having larger kernels
資源簡介:linux內核編程指南第3版,很好的一本書,介紹的很詳細!
上傳時間: 2015-11-19
上傳用戶:love_stanford
資源簡介:linux內核編程指南(第3版).rar
上傳時間: 2013-12-24
上傳用戶:jcljkh
資源簡介:linux內核編程指南。該書詳細講解了linux內核模型編程,是一本十分難得的好書。講解透徹,概念清晰。
上傳時間: 2017-07-06
上傳用戶:
資源簡介:linux內核編程
上傳時間: 2015-01-24
上傳用戶:lijinchuan
資源簡介:linux內核編程.絕對精彩
上傳時間: 2013-12-18
上傳用戶:ggwz258
資源簡介:linux內核編程.絕對精彩
上傳時間: 2013-12-16
上傳用戶:671145514
資源簡介:linux內核編程.zip
上傳時間: 2014-01-14
上傳用戶:13681659100
資源簡介:如果你對linux內核編程感興趣的話就來吧, 這本書是你最佳的選擇! 取之于網, 用之于網, 于你分享!
上傳時間: 2015-03-28
上傳用戶:ggwz258
資源簡介:《linux 及 linux shell編程指南 》讀書筆記,上傳供大家分享!
上傳時間: 2015-04-21
上傳用戶:日光微瀾
資源簡介:中文linux內核編程 一本學 linux 的好書
上傳時間: 2015-05-03
上傳用戶:SimonQQ
資源簡介:linux內核編程的參考!讓你更多了解linux!
上傳時間: 2015-05-11
上傳用戶:愛死愛死
資源簡介:linux內核編程的重要參考手冊。編寫驅動或文件系統的入門
上傳時間: 2013-12-11
上傳用戶:dongbaobao
資源簡介:linux內核編程,可以截獲網絡上IPV6數據包文
上傳時間: 2015-07-05
上傳用戶:leixinzhuo
資源簡介:linux高級編程指南,很不錯的書哦 希望大家喜歡
上傳時間: 2014-12-08
上傳用戶:小儒尼尼奧
資源簡介:linux內核編程的一些程序例子,對于學習內核編程很有幫助
上傳時間: 2014-11-29
上傳用戶:fhzm5658
資源簡介:linux內核編程; linux內核編程;
上傳時間: 2013-12-28
上傳用戶:qb1993225
資源簡介:嵌入式linux內核編程,主要是包含壓縮的啟動過程源代碼,非常值得一讀
上傳時間: 2015-11-18
上傳用戶:大三三
資源簡介:linux內核編程。本書英文下載版可在http://metalab.unc.edu/ldp找到。
上傳時間: 2014-01-22
上傳用戶:lhw888
資源簡介:linux內核編程 linux內核編程
上傳時間: 2013-12-26
上傳用戶:xg262122
資源簡介:linux內核編程經典教材,針對2.4內核
上傳時間: 2015-12-03
上傳用戶:ynzfm
資源簡介:介紹linux kernel 開發的好書籍(原名linux內核編程), 詳細介紹了linux kernel 開發的有關源碼。
上傳時間: 2013-12-10
上傳用戶:小碼農lz
資源簡介:linux內核編程 linux_Kennel-taiwan.rtf
上傳時間: 2016-01-03
上傳用戶:450976175
資源簡介:linux內核編程,介紹linux系統內核的功能和編程實現
上傳時間: 2016-01-06
上傳用戶:zm7516678
資源簡介:一個linux內核編程文件,可能無法用記事本格式打開
上傳時間: 2014-01-24
上傳用戶:himbly
資源簡介:『下載說明』這里提供給大家的是《The linux Kernel Primer》(linux內核編程)英文版的CHM格式電子書下載。
上傳時間: 2013-12-01
上傳用戶:shizhanincc
資源簡介:詳細介紹了linux內核編程,通過本書,讀者可以理解linux內核以及進行內核改造。
上傳時間: 2016-04-07
上傳用戶:彭玖華
資源簡介:linux內核編程模塊的簡單實現,是一個PROC程序。 由用戶輸入pid號,程序返回pid對應的可執行文件
上傳時間: 2016-05-26
上傳用戶:lwwhust
資源簡介:linux內核編程模塊,簡單的HelloWorld實現,通過Dmesg來查看內容
上傳時間: 2016-05-26
上傳用戶:Altman
資源簡介:linux內核編程比較經典的一個原版英文教材!
上傳時間: 2014-12-04
上傳用戶:Miyuki
資源簡介:linux內核編程,想了解linux內核編程的話,入門不錯
上傳時間: 2016-08-21
上傳用戶:aa54