File and Storage System

From Innovation
Revision as of 11:03, 8 March 2019 by James (talk | contribs) (Created page with "== Class Information== {|class="wikitable" ! !Class Info |- | '''Class''' || File and Storage System |- | '''Lecturer''' || Seongjin Lee |- | '''Time and Place''' || Friday...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Class Information

Class Info
Class File and Storage System
Lecturer Seongjin Lee
Time and Place Friday : 407-604 19:00-22:00
Office Hour Wednesday: 14:00-15:00
Contacts Office: 407-314
Email: insight at gnu dot ac dot kr

Textbook

  1. Practical file system design with the BE file system, Dominic Giampaolo, Morgan Kaufmann
  2. Operating Systems in Depths, Thomas W. Doeppner, Wiley
  3. Unix Internals: The new frontiers, Uresh Vahalia, Prentice Hall
  4. Operating Systems: Three Easy Pieces, Remzi H. Arpaci-Dusseau and Andrea C. Arpaci-Dusseau, chapters available here or you can buy the book here
  5. 운영체제 아주 쉬운 세 가지 이야기, Remzi H. Arpaci-Dusseau, 한글판 교보문고 바로가기


Evaluation

Categories Ratio Categories Ratio
Attendance 20 Exam I 20
Participation 20 Exam II 20
Quiz 20
Total 100%

Schedule and Readings

Week Date Lecture Reading Discussion
1 8-Mar Orientation
2 15-Mar What is a file system, other file systems, the data structures of BFS PFD CH 2,3, 4
3 22-Mar Attirbutes, Indexing, queries; allocation policies; journaling PFD CH 5, 6, 7
4 29-Mar Disk block cache; file system performance; vonde layer PFD CH 8, 9, 10
5 5-Apr User level API; testing PFD CH 10, 11
6 12-Apr file system interface and framework UI CH 8
7 19-Apr File system inmplimentation UI 9
8 26-Apr Midterm Exam
9 3-May file systems OSID ch 6
10 10-May flash based ssds OSTEP 44
11 17-May Paper presentation I
12 24-May Paper Presentation II
13 31-May Paper Presentation III
14 7-Jun Paper Presentation IV
15 14-Jun Final Exam