An operating system (OS) is a set of manual and automatic procedures that enable different person share a computers installations efficiently.
OS manipulates basic tasks such as managing and allocating memory, determining the priority of system resource supply and demand, controlling input and output devices, operating the network, and managing the file system. Except the textbook, there are several books as the references for making up the detail, such as [operating system concepts](Except the textbook, there are several books as the references for making up the detail, such as) and [modern operating systems](https://csc-knu.github.io/sys-prog/books/Andrew%20S.%20Tanenbaum%20-%20Modern%20Operating%20Systems.pdf). The management in this term as follow:
| Date | Tasks | Description |
| -------- | ---------- | ----------- |
| [0902,03,09](/files/2025_2_OS/0902_03_OS_ch1.pptx) | [OS overview](/files/2025_2_OS/0902_OS_Exercise_overview.pdf) | OS introduction |
| [0909,16](/files/2025_2_OS/0909_OS_ch2_process1.pptx) | [cpu exercise](/files/2025_2_OS/0909_OS_Exercise_cpu.pdf), [homework](/files/2025_2_OS/0909_hw01.pdf) | procedures, cpu |
| [0928](/files/2025_2_OS/0928_OS_ch2_process2.pptx) | [Exercise](/files/2025_2_OS/0928_OS_Exercise_cpu.pdf) | process |
| [0930](/files/2025_2_OS/0930_OS_ch2_thread.pptx) | [Exercise](/files/2025_2_OS/0930_OS_Exercise_cpu.pdf) | thread |
| [0930,1014](/files/2025_2_OS/0930_OS_ch3.pptx) | [memory exercise](/files/2025_2_OS/0930_OS_Exercise_memory.pdf) | memory |
| [1015,1021](/files/2025_2_OS/1015_OS_device.pptx) | [Exercise](/files/2025_2_OS/1021_OS_Exercise_device.pdf) | Devices manage |
| [1028,1029](/files/2025_2_OS/1028_OS_file.pptx) | [Exercise](/files/2025_2_OS/1028_OS_Exercise_file.pdf) | file manage |
| [1029,1104,1111](/files/2025_2_OS/1029_OS_ch6.pptx) | none | Concurrent |
| [1112,1113,1118,1125](/files/2025_2_OS/1111_OS_ch7.pptx) | none | Cloud os |
| [1126](/files/2025_2_OS/1126_OS_ch7.pptx) | none | IoT os |
Operating system experiments contain the linux basic [commands part](/files/2025_2_OS/1011_OS_ExPartA.pdf) and [the report module](/files/2025_2_OS/1011_OS_Experiment_model.docx).
| Experiment | Tasks | Due date |
| ---------- | ------ | -------- |
| 1011 | [Lab01](/files/2025_2_OS/1011_OS_experiment1.pdf) | 1022 |
| 1022 | [Lab02](/files/2025_2_OS/1022_OS_experiment2.pdf) | 1105 |
| 1105 | [Lab03](/files/2025_2_OS/1105_OS_experiment3.pdf) | 1119 |
| 1119 | [LAB04](/files/2025_2_OS/1119_OS_experiment04.pdf)| expired |