【正文】
demand loading, shared copyonwrite executables, proper memory management, and multistack working including IPv4 and IPv6. Portable Operating System Interface Standard 可移植操作系統(tǒng)接口標(biāo)準(zhǔn) 由 IEEE制訂,并由 ISO接受為國際標(biāo)準(zhǔn)。 for many of these architectures in both 32 and 64bit variants. ?在內(nèi)存管理方面不得不說的 ?Linux is easily portable to most generalpurpose 32 or 64bit architectures as long as they have a paged memory management unit (PMMU) and a port of the GNU C piler (gcc) (part of The GNU Compiler Collection, GCC). Linux has also been ported to a number of architectures without a PMMU, although functionality is then obviously somewhat limited. See the 181。 ?嚴(yán)格來說, Linux指的是 Linux Torvalds維護(hù)的(及通過主要和鏡像網(wǎng)站發(fā)布的)內(nèi)核。 ?GNU,“ gnoo”,“ GNU39。他表達(dá)了一個(gè)愿望,希望借此搞出一個(gè)操作系統(tǒng)的“內(nèi)核”來,這完全是一個(gè)偶然事件 ?1993,在一批高水平黑客的參與下,誕生了 Linux 版 ?1994年, Linux 的第一個(gè)商業(yè)發(fā)行版 Slackware 問世 ?1996年,美國國家標(biāo)準(zhǔn)技術(shù)局的計(jì)算機(jī)系統(tǒng)實(shí)驗(yàn)室確認(rèn) Linux 版本 (由 Open Linux 公司打包)符合 POSIX 標(biāo)準(zhǔn) ?2021年, ?2021年, ?…… Linux簡介 ?什么是 Linux? ?“ Linux”在不同的語境下的含義 ?Linux發(fā)展簡史 ?Linux操作系統(tǒng)的主要內(nèi)容 ?Linux版本 ?內(nèi)核版本 ?發(fā)行版本 ?Linux系統(tǒng)的好處 ?Linux的運(yùn)行及相關(guān)基本概念 Linux操作系統(tǒng)的主要內(nèi)容 ?Linux是免費(fèi)的、源代碼開放的、符合 POSIX標(biāo)準(zhǔn)規(guī)范的操作系統(tǒng) ?擁有現(xiàn)代操作系統(tǒng)具有的所有內(nèi)容,例如 ?搶占式多任務(wù)處理,支持多用戶 ?內(nèi)存保護(hù), ?支持 SMP,支持 TCP/IP, ?支持絕大多數(shù)的 32位和 64位 CPU 等 ?還有一些其他操作系統(tǒng)沒有的特色,比如 ?NFS, VFS,高效的 EXT系列文件系統(tǒng)等 一個(gè)典型的 Linux操作系統(tǒng)的結(jié)構(gòu) ( th e u s e r s ) S h e ll s a n d c o m m a n d s C o m p i le r s a n d i n te r p r e te r s S y s te m li b r a r ie s S y s te m c a ll i n te r f a c e t o t h e k e r n e l S i g n a ls te r m in a l h a n d li n g c h a r a c te r I / O s y s te m te r m in a l d r iv e r s F il e s y s te m s w a p p in g b lo c k I / O s y s te m d is k a n d t a p e d r iv e r C PU s c h e d u li n g p a g e r e p l a c e m e n t d e m a n d p a g in g v ir t u a l m e m o r y r K e r n e l in te r f a c e t o t h e h a r d w a r e T e r m i n a l c o n t r o ll e r s te r m in a l s D e v i c e c o n t r o l le r s d is k s a n d t a p e s M e m o r y c o n t r o ll e r s p h y s i c a l m e m o r y 用戶應(yīng)用程序 System call 對(duì)硬件資源的管理 Shell, lib Kernel implementation Linux簡介 ?什么是 Linux? ?“ Linux”在不同的語境下的含義 ?Linux發(fā)展簡史 ?Linux操作系統(tǒng)的主要內(nèi)容 ?Linux版本 ?內(nèi)核版本 ?發(fā)行版本 ?Linux系統(tǒng)的好處