解讀linux內核源碼的入門方法(interpretation of linux kernel source entry method)

解讀linux內核源碼的入門方法(interpretation of linux kernel source entry method)

ID:10634572

大?。?7.00 KB

頁數(shù):14頁

時間:2018-07-07

解讀linux內核源碼的入門方法(interpretation of linux kernel source entry method)_第1頁
解讀linux內核源碼的入門方法(interpretation of linux kernel source entry method)_第2頁
解讀linux內核源碼的入門方法(interpretation of linux kernel source entry method)_第3頁
解讀linux內核源碼的入門方法(interpretation of linux kernel source entry method)_第4頁
解讀linux內核源碼的入門方法(interpretation of linux kernel source entry method)_第5頁
資源描述:

《解讀linux內核源碼的入門方法(interpretation of linux kernel source entry method)》由會員上傳分享,免費在線閱讀,更多相關內容在教育資源-天天文庫

1、解讀linux內核源碼的入門方法(InterpretationofLinuxkernelsourceentrymethod)Author:anonymouseditor:lujiezhenFormanyLinuxenthusiastsareinterestedinthekernel,butnowayout,thisarticleaimstointroduceaninterpretationoftheLinuxkernelsourceentrymethod,ratherthanexplainthecomplexLinuxkernelme

2、chanism;I.fileorganizationofthekernelsource:1.Linuxcoresourceprogramisusuallyinstalledinthe/usr/src/linux,andithasaverysimplenumberingConvention:thecoreofanyevennumber(e.g.2.0.30)isastablecoreissue,andanyoddcore(suchas2.1.42)isadevelopmentinthecore.Basedonthestable2.2.5

3、sourcecode,thesecondpartoftheimplementationplatformforRedhatLinux6.2.thekernelsourcefilesareorganizedintreestructures,andatthetopofthesourcetreeyouwillseesomeofthesedirectories:TheArch:archsubdirectoryincludesallofthecorecoderelatedtothearchitecture.Eachofitssubdirector

4、iesrepresentsasupportedarchitecture,suchasi386,whichisasubdirectoryofIntel,CPU,anditscompatiblearchitecture.PCmachinesaregenerallybasedonthisdirectory;TheInclude:includesubdirectoryincludesmostoftheheaderfilesneededtocompilethekernel.Theplatformindependentheaderfilesare

5、intheinclude/linuxsubdirectory,andtheheaderfilesassociatedwiththeIntelCPUareintheinclude/asm-i386subdirectory,whiletheinclude/scsidirectoryistheheaderfiledirectoryfortheSCSIdevice;PSInit:thisdirectorycontainsthecoreinitializationcode(Note:notthesystembootcode)andcontain

6、stwofiles,main.candVersion.c,whichisaverygoodstartingpointforhowthecoreworks.Mm:ThisincludesallmemorymanagementcodeisindependentoftheCPUarchitecture,suchasstoragemanagementpageallocationandreleaseofmemory;andmemorymanagementcodeandthesystemstructureislocatedinarch/*/mm/

7、,suchasarch/i386/mm/Fault.c-Kernel:themaincoreofthecode,thedirectoryfiletoimplementakernelfunctionofmostLinuxsystems,oneofthemostimportantdocumentissched.c;similarly,architectureandrelatedcodeinarch/*/kernel;Drivers:placealldevicedriversforthesystem;eachdrivertakesasubd

8、irectory:/block,forexampleIsablockdevicedriver,suchasIDE(ide.c).Ifyouwanttoseehowallofthedevicesthatmightconta

當前文檔最多預覽五頁,下載文檔查看全文

此文檔下載收益歸作者所有

當前文檔最多預覽五頁,下載文檔查看全文
溫馨提示:
1. 部分包含數(shù)學公式或PPT動畫的文件,查看預覽時可能會顯示錯亂或異常,文件下載后無此問題,請放心下載。
2. 本文檔由用戶上傳,版權歸屬用戶,天天文庫負責整理代發(fā)布。如果您對本文檔版權有爭議請及時聯(lián)系客服。
3. 下載前請仔細閱讀文檔內容,確認文檔內容符合您的需求后進行下載,若出現(xiàn)內容與標題不符可向本站投訴處理。
4. 下載文檔時可能由于網(wǎng)絡波動等原因無法下載或下載錯誤,付費完成后未能成功下載的用戶請聯(lián)系客服處理。