SSE3044F16.Overview History

Hide minor edits - Show changes to output

September 02, 2016, at 08:11 AM by 115.145.212.143 -
Changed line 20 from:
(:cell valign=top :) This course covers topics on general operating system concepts such as process management, memory management, I/O systems, and file systems, with the in-depth study on the latest Linux operating system. In addition, students are required to perform several hands-on projects with the Pintos instructional OS.
to:
(:cell valign=top :) This course covers topics on general operating system concepts such as process management, memory management, I/O systems, and file systems, with the in-depth study on the latest Linux operating system. In addition, students are required to perform several hands-on projects with the Xv6 instructional OS.
Changed line 23 from:
* Avi Silberschatz, Peter B. Galvin, and Greg Gagne, [[http://www.os-book.com/|''Operating System Concepts'']], 9th Edition, John Wiley & Sons, Inc. 2014.
to:
* Remzi H. Arpaci-Dusseau and Andrea C. Arpaci-Dusseau, "[[http://ostep.org|Operating Systems: Three Easy Pieces]]," Arpaci-Dusseau Books, March 2015 (Version 0.90)
Added line 26:
* Avi Silberschatz, Peter B. Galvin, and Greg Gagne, [[http://www.os-book.com/|''Operating System Concepts'']], 9th Edition, John Wiley & Sons, Inc. 2014.
August 31, 2016, at 08:14 AM by 115.145.212.143 -
Changed line 11 from:
(:cell valign=top :) Lecture room #400118, Semiconductor Bldg. (Lecture)\\
to:
(:cell valign=top :) Lecture room #400126, Semiconductor Bldg. (Lecture)\\
August 31, 2016, at 08:14 AM by 115.145.212.143 -
Changed lines 7-8 from:
(:cell valign=top :) 10:30 - 11:45 (Monday & Wednesday)\\
19:00 - 21:00 (Monday, Labs) (tentative and subject to change)
to:
(:cell valign=top :) 10:30 - 11:45 (Monday)\\
09:00 - 10:15 (Wednesday)\\
??:00 - ??:00 (
Labs) (tentative and subject to change)
August 31, 2016, at 08:13 AM by 115.145.212.143 -
Changed line 42 from:
* 이규선 (gusqudgns AT csl.skku.edu )
to:
* 이규선 (lgs0409 AT naver.com )
Changed line 45 from:
[[<<]]\\
to:
[[<<]]
August 31, 2016, at 08:13 AM by 115.145.212.143 -
Changed line 22 from:
* Remzi Arpaci-Dusseau and Andrea Arpaci-Dusseau, "[[http://www.ostep.org|Operating Systems: Three Easy Pieces]]", Arpaci-Dusseau Books, 2015.
to:
* Avi Silberschatz, Peter B. Galvin, and Greg Gagne, [[http://www.os-book.com/|''Operating System Concepts'']], 9th Edition, John Wiley & Sons, Inc. 2014.
Deleted line 24:
* Avi Silberschatz, Peter B. Galvin, and Greg Gagne, [[http://www.os-book.com/|''Operating System Concepts'']], 9th Edition, John Wiley & Sons, Inc. 2014.
Deleted lines 38-41:
** Project 0: 5%
** Project 1: 10%
** Project 2: 15%
** Project 3: 25%
Deleted lines 39-40:
** Midterm: 15%
** Final: 20%
Changed line 42 from:
* 현병훈 (gusqudgns AT csl.skku.edu )
to:
* 이규선 (gusqudgns AT csl.skku.edu )
August 31, 2016, at 08:11 AM by 115.145.212.143 -
Changed line 22 from:
* Avi Silberschatz, Peter B. Galvin, and Greg Gagne, [[http://www.os-book.com/|''Operating System Concepts'']], 9th Edition, John Wiley & Sons, Inc. 2014.
to:
* Remzi Arpaci-Dusseau and Andrea Arpaci-Dusseau, "[[http://www.ostep.org|Operating Systems: Three Easy Pieces]]", Arpaci-Dusseau Books, 2015.
Added line 25:
* Avi Silberschatz, Peter B. Galvin, and Greg Gagne, [[http://www.os-book.com/|''Operating System Concepts'']], 9th Edition, John Wiley & Sons, Inc. 2014.
August 31, 2016, at 08:08 AM by 115.145.212.143 -
Changed lines 1-11 from:
''''+SSE3044+''''

*
[[SSE3044F16.SSE3044F16|'''News''']]

* [[SSE3044F16.Overview|'''Overview''']]

* [[SSE3044F16.Schedule|'''Schedule''']]

* [[SSE3044F16.Projects|'''Projects''']]

* [[SSE3044F16.Resources|
'''Resources''']]
to:
!! SSE3044: Operating Systems (Fall 2016)

!!!
[General information]

(:table border=0 width=90% align=left :)
(:cellnr width=15% valign=top :)
'''When:'''
(:cell valign=top :) 10:30 - 11:45 (Monday & Wednesday)\\
19:00 - 21:00 (Monday, Labs) (tentative and subject to change)
(:cellnr valign=top :) '''Where:'''
(:cell valign=top :) Lecture room #400118, Semiconductor Bldg. (Lecture)\\
PC room #400202, Semiconductor Bldg. (Labs) (tentative and subject to change)
(:cellnr valign=top :) '''Instructor:'''
(:cell valign=bottom :) [[http://csl.skku.edu/People/Jinkyu|Jinkyu Jeong
]] \\
Assistant Professor\\
[[http://csl.skku.edu|Computer Systems Laboratory]]
E-Mail: http://csl.skku.edu/uploads/People/jinkyu_email.png
(:cellnr valign=top :) '''Course'''\\
'''Description:'''
(:cell valign=top :) This course covers topics on general operating system concepts such as process management, memory management, I/O systems, and file systems, with the in-depth study on the latest Linux operating system. In addition, students are required to perform several hands-on projects with the Pintos instructional OS.
(:cellnr valign=top :) '''Textbook:'''
(:cell valign=top :)
* Avi Silberschatz, Peter B. Galvin, and Greg Gagne, [[http://www.os-book.com/|''Operating System Concepts'']], 9th Edition, John Wiley & Sons, Inc. 2014.
(:cellnr valign=top :) '''References:'''
(:cell valign=top :)
* Andrew S. Tanenbaum, [[http://www.cs.vu.nl/~ast/books/mos2/|''Modern Operating Systems'']], 2nd Edition, Prentice-Hall, Inc. 2001.
* Daniel P. Bovet and Marco Cesati, [[http://www.oreilly.com/catalog/understandlk/index.html|''Understanding the Linux Kernel'']], Third Edition, O'Reilly & Associates, Inc. 2005.
* Mark E. Russinovich, David A. Solomon, and Alex Ionescu, [[http://technet.microsoft.com/en-us/sysinternals/bb963901.aspx|''Windows Internals'']], Sixth Edition, Microsoft Press, 2012.
* Richard McDougall and Jim Mauro, [[http://www.solarisinternals.com|''Solaris Internals'']], Second Edition, Sun Microsystems, Inc. 2007.
* Randal E. Bryant and David R. O'Hallaron, [[http://csapp.cs.cmu.edu|''Computer Systems: A Programmer's Perspective'']], Second Edition, Pearson Education, Inc., 2011.
(:cellnr valign=top :) '''Prerequisites:'''
(:cell valign=top :)
* SSE2030: Introduction to Computer Systems\\
(or CSE2003: System programming)
* ICE3003: Computer Architecture (Recommended)
(:cellnr valign=top :) '''Grading:'''
(:cell valign=top :) (Subject to change)
* Class attendance: 10%
* Projects: 55%
** Project 0: 5%
** Project 1: 10%
** Project 2: 15%
** Project 3: 25%
* Exams: 35%
** Midterm: 15%
** Final: 20%
(:cellnr valign=top :) '''Teaching Assistants:'''
(:cell valign=top :)
* 현병훈 (gusqudgns AT csl.skku.edu )
(:tableend:)

[[<<]]\\
August 31, 2016, at 08:06 AM by 115.145.212.143 -
Added lines 1-11:
''''+SSE3044+''''

* [[SSE3044F16.SSE3044F16|'''News''']]

* [[SSE3044F16.Overview|'''Overview''']]

* [[SSE3044F16.Schedule|'''Schedule''']]

* [[SSE3044F16.Projects|'''Projects''']]

* [[SSE3044F16.Resources|'''Resources''']]