CS 35400: Operating Systems (Spring 2025)

Course Information

LE1 (CRN 13431)
MW 5:30-6:45pm
CL50 224

Instructor
Kihong Park
park0@purdue.edu
765-494-7821
office hours: M 4:15-5:15pm, W 3:30-4:30pm, or by appointment (LWSN 2142C)

Teaching Assistants (GTAs)
Guna Avula
office hours: W 2:30-3:30pm (HAAS G072)
gavula@purdue.edu
Haotian Deng
deng254@purdue.edu
Ke Han
office hours: W 1-2pm (DSAI B024)
han706@purdue.edu
Aluthgedara Jayatilaka
ajayati@purdue.edu
Hyunchai Jeong
office hours: M 2-3pm (HAAS G072)
jeong3@purdue.edu
Venkat Kunaparaju
vvkunapa@purdue.edu
Paul Ng
office hours: M 3-4pm (DSAI B063)
ng121@purdue.edu

PSOs
(HAAS 257)
T 10:30-11:20am, Jayatilaka
T 12:30-1:20pm, Ng
T 2:30-3:20pm, Avula
W 10:30-11:20am, Han
W 3:30-4:20pm, Jayatilaka
R 10:30-11:20am, Deng
R 12:30-1:20pm, Deng
F 11:30-12:20pm, Jeong
F 12:30-1:20pm, Kunaparaju
F 1:30-2:20pm, Kunaparaju

Textbook
Operating System Design – The Xinu Approach, Douglas Comer, 2nd edition (required)

Announcements

Assignments

Lecture Notes

Please follow instructions in the overview lecture (first lecture) for accessing lecture slides (pdf) in the course directory and Brightspace. The topics listed below include material not covered in the pdf lecture slides. They should be referenced from lectures and additional pdf slides.

Prerequisites

CS 250, 251, 252. Ability to understand and write complex programs in C. Familiarity with system development tools.

Grading Policy

The grade will be determined by a midterm, final, and lab assignments. Their relative weights are:

Midterm 25%
Final 30%
Lab assignments 45%

Lab assignments will have opportunities to earn bonus points. These points serve to more easily reach the maximum achievable points in the lab assignment component. The points do not carry over and are capped at 45%. The same goes for the midterm and final exams which are capped at 25% and 30%, respectively. The course grade is not curved. Approximately, a total weighted score in the 90s maps to an A-range grade (includes +/- grades), mid-70s to 80s for B-range, mid-60s to low-70s C and C+. Below that C-, D+, etc.

Lab Assignment Policies

XINU Lab

We will use the XINU operating system for the lab assignments. The XINU lab is located in the HAAS Building, room 257. The lab is comprised of frontend machines xinu01.cs.purdue.edu, xinu02.cs.purdue.edu, ..., xinu21.cs.purdue.edu which are Linux PCs. You will use the frontend machines for operating system code development (coding and compiling/linking) and to access one of the backend machines galileo101.cs.purdue.edu, galileo102.cs.purdue.edu, ..., galileo196.cs.purdue.edu.

The frontend machines can be remotely accessed via TLS/SSL applications such as ssh on Linux/MacOS and PuTTY on Windows. Please note that CS has recently moved to two-factor authentication when using ssh. The frontend machines can be used by multiple users concurrently to develop and test code. The backend machines are x86 Intel Galileo boards equipped with Quark X1000 processors that are dedicated to running your implementation of XINU. Thus you are loading/running your own OS binary developed on the frontends on dedicated backend hardware. The specifics of developing and testing code in the XINU Lab will be covered in lab1.

Getting Your CS Account

Students registered in the course should have an account automatically set up. Please check by going to HAAS 257 or remote accessing one of the frontend lab machines. If you have registered but don't have an account, please contact ScienceHelp@purdue.edu.

Late Policy

To help manage unexpected scheduling demands, you are given a budget of 4 late days in total that may be used for late submissions of lab assignments. For example, you may submit 1 day late on four lab assignments, or 4 days late on one lab assignment. Any combination is valid as long as the total days delayed does not exceed 4. There will be a total of 5 lab assignments. Late days not utilized at the end of the semester will be converted to 15 bonus points each (maximum of 60). Outside of the 4 late days, all deadlines are hard and no partial credit will be given.

Due to the low-level systems nature of the lab assignments, coding and evaluating parts of an operating system running on hardware is time intensive. To encourage proactive tackling of assignments, all submissions turned in 2 days prior to its deadline will be given a 5% bonus credit (as a fraction of the points received).

Academic Integrity

We aim to foster an open and collegial class environment. At the same time, we are vigorously opposed to academic dishonesty because it seriously detracts from the education of honest students. Because of this, we have the following standard policy on academic integrity, consistent with Purdue University's official policy.

All CS354 assignments are individual efforts and collaboration of any form is not allowed. This includes discussing solution ideas and sharing of code. Utilizing others' code found on the Internet is not allowed. Utilizing code generated by AI tools such as ChatGPT is not allowed. If you have a question or are unsure, please contact me.

Students who share their work with others are as responsible for academic dishonesty as the student benefiting from the material. Students are not to show work to other students, and are responsible for the security of their work. File/directory permissions must be set to be unreadable to others (e.g., use "chmod -R 700 *" from your home directory). The same goes if you utilize depositories such as GitHub. If you need assistance protecting your work, please contact the TAs or the instructor.

Students who encourage others to cheat or plagiarize, or students who are aware of plagiarism or cheating and do not report it are also participating in academically dishonest behavior.

We will use a software tool, MOSS, to check for copying among submitted assignments. Additionally, we will inspect all submitted material to detect academic integrity violation.

If you have any assignment related questions, please utilize the PSOs and office hours which are scheduled Monday-Friday. The main difference between getting help on coding related questions from the instructor/TAs versus a fellow student is that the instructor/TAs will provide assistance that help you tackle a problem on your own without revealing the solution.

Any case of academic dishonesty will be dealt with by a severe grade penalty in the overall class grade and referral to the office of the Dean of Students.

Emergencies

In the event of an emergency, course requirements, deadlines, and grading percentages are subject to changes that may be necessitated by a revised semester calendar. If such unusual circumstances arise, students may determine any such changes by contacting their instructors via email or phone, and checking the course web page for updates. In the event of a family emergency, please contact the instructor to set accommodations following university rules.

Campus emergencies and closings will be announced on local media and on the main Purdue University WWW site http://www.purdue.edu. Please consult the Purdue emergency preparedness resources web site for detailed information and relevant resources. Consult PUSH for COVID-19 related information.

In the event of health issues, please contact the Protect Purdue Health Center (PPHC) or your health care provider to receive support and medical attention. Reach out to your Academic Case Manager acmq@purdue.edu to receive additional assistance. In case of hospitalization and other urgency care, please contact the Office of the Dean of Students (ODOS) who will document and notify the instructor. Please check the Excused Absence Policies site for additional details.

Purdue University is committed to advancing the mental health and well-being of its students. If you or someone you know is feeling overwhelmed, depressed, and/or in need of mental health support, services are available. For help, contact Counseling and Psychological Services (CAPS) at 765-494-6995 during and after hours, on weekends and holidays, or by going to the CAPS office on the second floor of the Purdue University Student Health Center (PUSH) during business hours.

Nondiscrimination

Purdue University is committed to maintaining a community which recognizes and values the inherent worth and dignity of every person; fosters tolerance, sensitivity, understanding, and mutual respect among its members; and encourages each individual to strive to reach his or her potential. In pursuit of its goal of academic excellence, the University seeks to develop and nurture diversity. The University believes that diversity among its many members strengthens the institution, stimulates creativity, promotes the exchange of ideas, and enriches campus life. A hyperlink to Purdue's full Nondiscrimination Policy Statement is included in Brightspace under University Policies.

Accessibility

Purdue University is committed to making learning experiences accessible. If you anticipate or experience physical or academic barriers based on disability, you are welcome to let me know so that we can discuss options. You are also encouraged to contact the Disability Resource Center at: drc@purdue.edu or by phone: 765-494-1247.

Course Content

This is an undergraduate introductory course to operating systems that investigates how modern operating systems are architected and implemented. Extensive implementation experience is gained by coding, testing, and benchmarking key components of the XINU operating system on dedicated backend hardware. Our main implementation platform will be x86 backend machines and Intel x86 frontend PCs where code is developed. Most coding is done in C, with some hardware dependent components utilizing assembly language.

The topics covered in the course include: evolution of computing systems and their operating systems, process management, inter-process communication, memory management, virtual memory, I/O subsystems and device management, file systems, virtualization and security, and mobile operating systems. In addition to implementing key OS features in XINU, we will examine case studies in Linux, UNIX (Solaris and BSD), and Windows that differ from XINU and each other in significant ways. One important example is how I/O subsystems are architected to handle a range of heterogenous devices and their interrupts, including high-speed USB and wired/wireless network interfaces, that characterize many of today's computing systems. Kernel dependence on changing hardware features and support is an important theme throughout the course that will help familiarize with recent developments such as non-traditional file systems for flash memory prevalent in mobile systems. We will touch upon mobile OS (e.g., iOS, Android) with emphasis on differences with desktop/server operating systems.

Upon successful completion of the course, you will understand how modern operating systems are designed and implemented. You will understand how operating systems interface with hardware. You will have gained the technical skills to program operating systems and evaluate their performance.