---
###### tags: `OS`,`note`
---
# 作業系統筆記
## 前言
+ [<i class="fa fa-file-text"></i> 作業系統 ── 序](https://hackmd.io/bixX_NC7RImCLD68siO4Jg)
## Chapter 1 ── Introduction
+ [<i class="fa fa-file-text"></i> 桌面系統:個人電腦](https://hackmd.io/Lr0frmYfSh2A5gjNgpTJmw)
+ [<i class="fa fa-file-text"></i> 大型機:多道程序系統(Mainframe: Multi-programming System)](https://hackmd.io/T2Pz-tFQRzapfeUMWbfWWg)
+ [<i class="fa fa-file-text"></i> 計算機系統組織(Computer-System Organization)](https://hackmd.io/PBDINEWVSzKcbn3-9URRzg?both#Memory%E8%A8%AA%E5%95%8F%E6%9E%B6%E6%A7%8BMemory-Access-Architecture)
+ [<i class="fa fa-file-text"></i> 硬體保護(Hardware protection)](https://hackmd.io/cvbSs7BmTxm-NaN5EseJoQ)
## Chapter 2 ── OS Structure
+ [<i class="fa fa-file-text"></i> 作業系統服務(OS services)](https://hackmd.io/vMQHaV6rSIqh--5RbUm8ZQ)
## Chapter 3 ── Process Concept
+ [<i class="fa fa-file-text"></i> Process概念(Process Concept)](https://hackmd.io/2OouFSweQgWN9VdLIeVo1Q)
+ [<i class="fa fa-file-text"></i> Process 調度(Process Scheduling)](https://hackmd.io/Sqwuh6Z9RZ2xfLke3GOYxQ)
+ [<i class="fa fa-file-text"></i> process 通訊(Interprocess Communication)](https://hackmd.io/UQsFafypQmGjr7W-YaEidg)
+ [<i class="fa fa-file-text"></i> Message system](https://hackmd.io/EoRwhnVLQ6-qTs_5oddQmQ)
## CH6 Process Synchronization
+ [<i class="fa fa-file-text"></i> Process Synchronization(同步)](https://hackmd.io/IGvh8yRkSWGwX_dXNktWeQ)
## Chapter 8 ── Memory Management
+ [<i class="fa fa-file-text"></i> memory 管理(memory management)](https://hackmd.io/hC0AgzGVSo607k1pDHZHKw)
+ [<i class="fa fa-file-text"></i> memory 分配(Memory Allocation)](https://hackmd.io/MSFMzARFTcKKHY-PBH0w6g)
{%hackmd aPqG0f7uS3CSdeXvHSYQKQ %}
<style>
.summary h1,
.summary h2,
.summary h3,
.summary h4,
.summary h5,
.summary h6 {
color : #3842AF; /*這是書本的標題顏色*/
}
.markdown-body h2 {
color: #E8A635;
}
.markdown-body h3 {
color: #29E5A9; /*這是標頭顏色*/
}
</style>
{"title":"作業系統筆記","description":"計算機系統組織■ 一個或多個CPU、設備控制器通過公共總線連接,提供對共享內存的訪問■目標:競爭內存週期的CPU和設備的並發執行","contributors":"[{\"id\":\"caafccb5-72ea-43ba-ae41-bd011e8118e6\",\"add\":3954,\"del\":2027}]"}