1 / 11

Unix 作業系統

Unix 作業系統.     指導老師:黃兆武     學生:江文欽 93404773. Unix 簡介. Unix 並非指單一作業系統而是系統的規範 http://www.pasc.org/standing/sd11.html 全名: UNiplexed Information and Computing System 組成: 系統核心、檔案系統、命令解譯程式 特點: 多人多工、穩定、安全. Unix 種類. System V BSD Linux Solaris

lewis-dixon
Télécharger la présentation

Unix 作業系統

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Unix作業系統     指導老師:黃兆武     學生:江文欽 93404773

  2. Unix 簡介 • Unix並非指單一作業系統而是系統的規範 • http://www.pasc.org/standing/sd11.html • 全名: • UNiplexed Information and Computing System • 組成: • 系統核心、檔案系統、命令解譯程式 • 特點: • 多人多工、穩定、安全

  3. Unix 種類 • System V • BSD • Linux • Solaris • http://www.levenez.com/unix/history.html#00 • 有詳記種類發展

  4. Unix 簡史 • 1965 年時,建立一套多使用者、多工、多層次的MULTICS作業系統計畫。 • 1969年,進度太慢,被迫停下。Ken Thompson和Dernis Ritchie偷閒移植 ”星際旅行”的程式到PDP-7。 • 1970年時,那部PDP-7卻只能支援兩個使用者,Brian Kernighan 就開玩笑地戲稱他們的系統其實是:“UNiplexed Information and Computing System”,縮寫為“UNICS”,後來,取其諧音稱為“Unix”。固為Unix元年。

  5. Unix 簡史 • 1971年,申請了一部PDP-11/20,名義是發展文書處理系統。被採納後,發展出了現在Unix作業系統裡面文書處理系統的前身。當時,系統的文件被標示為:"First Edition"。從此以後,Unix的版本就以系統文件的版別來稱呼。 • 1973年,將B語言改進成了C語言,用其改寫Unix,讓Unix可以在短時間內完成移植。 • 1974年,在"Communications of the ACM"正式發表了Unix,吸引了更多學術界的注意與參與。

  6. Unix 行程運作-BSD

  7. Unix 排程 • 4.2BSD • 0.1秒的循環分時排程 • 每秒重定優先權排程 • Solaris • 純粹的優先權排程

  8. Unix 記憶體管理 • 當磁碟閒置時 • 依優先權事先載入資訊到磁碟 • 載入資訊至主記憶體 • 當主記憶體需要作分頁替換 • 可直接從磁碟載入

  9. Unix檔案系統 • Unix檔案系統分做下列幾大部分 • boot blocks: • 開機啟動用的 • superblock: • 紀錄一些表示這是Unix 檔案系統的魔術數字和其它說明該系統的幾何與統計變數的重要數據 • cylinder groups: • Superblock的備份 • 類似superblock 紀錄著cylinder group 的相關數據 • 紀錄檔案屬性的 inodes • data blocks

  10. Unix 未來方向 • 計世資訊(CCW Research)研究指出,當前Unix的發展面臨三大挑戰 • 封閉性 • 每家公司的Unix系統都採用自己的標準 • 高成本性 • 只有在少數資金非常充實的用戶中才能得到應用 • 不確定性 • 各大Unix巨頭對自身的Unix系統發展策略不明朗

  11. Unix 結論 • 相對於計世資訊對Unix的不樂觀,我個人對其相對看好,原因如下: • 市場需求會迫使商家解決版本、價位問題、而方向自然會找到 • 先天無可取代的穩定與安全穩固市場基本盤面

More Related