File tree Expand file tree Collapse file tree 1 file changed +60
-0
lines changed
Expand file tree Collapse file tree 1 file changed +60
-0
lines changed Original file line number Diff line number Diff line change 1+ # osc2022
2+ ## Author
3+
4+ | 學號 | GitHub 帳號 | 姓名 | Email |
5+ | --- | ----------- | --- | --- |
6+ | ` 309554042 ` | ` JusticeLeee ` | ` 李政毅 ` | franklp97531@gmail.com |
7+
8+ ## Lab 1: Hello World
9+ - [x] ` basic 1 `
10+ - [x] ` basic 2 `
11+ - [x] ` basic 3 `
12+ - [x] ` advanced 1 `
13+
14+ ## Lab 2: Booting
15+ - [x] ` basic 1 `
16+ - [x] ` basic 2 `
17+ - [x] ` basic 3 `
18+ - [x] ` advanced 1 `
19+ - [ ] ` advanced 2 `
20+
21+ ## Lab 3: Exception and Interrupt
22+ - [x] ` basic 1 `
23+ - [x] ` basic 2 `
24+ - [x] ` basic 3 `
25+ - [ ] ` advanced 1 `
26+ - [ ] ` advanced 2 `
27+
28+ ## Lab 4: Allocator
29+ - [x] ` basic 1 `
30+ - [x] ` basic 2 `
31+ - [ ] ` advanced 1 `
32+ - [ ] ` advanced 2 `
33+ - [ ] ` advanced 3 `
34+
35+ ## Lab 5: Thread and User Process
36+ - [x] ` basic 1 `
37+ - [x] ` basic 2 `
38+ - [x] ` basic 3 `
39+ - [ ] ` advanced 1 `
40+
41+ ## Lab 6 : Virtual Memory
42+ - [x] ` basic 1 `
43+ - [x] ` basic 2 `
44+ - [x] ` basic 3 `
45+ - [ ] ` advanced 1 `
46+ - [ ] ` advanced 2 `
47+ - [ ] ` advanced 3 `
48+
49+ ## Lab 7 : Virtual File System
50+ - [x] ` basic 1 `
51+ - [x] ` basic 2 `
52+ - [x] ` basic 3 `
53+ - [x] ` basic 4 `
54+ - [x] ` advanced 1 `
55+ - [x] ` advanced 2 `
56+
57+ ## Lab 8 : Non-volatile Storage
58+ - [x] ` basic 1 `
59+ - [x] ` basic 2 `
60+ - [ ] ` advanced 1 `
You can’t perform that action at this time.
0 commit comments