Compiler and linker. Object code and executable code. Processes, interrupt, switching of process, long jump in C. Virtual memory and dynamic memory allocation. I/O. Networks. Concurrent programming with threads, processes etc and related problems as race conditions and deadlocks.
DD2486 Systems Programming and Operating Systems 7.5 credits
This course has been discontinued.
Decision to discontinue this course:
No information inserted
Information per course offering
Course offerings are missing for current or upcoming semesters.
Course syllabus as PDF
Please note: all information from the Course syllabus is available on this page in an accessible format.
Course syllabus DD2486 (Autumn 2009–)Content and learning outcomes
Course contents
Intended learning outcomes
After completed course, you shall, for a Unix environment, be able to
- describe how compiler and linker puts together a program
- create and use a Makefile to compile and link programs with several source files
- describe how computer and operating system executes and switches programs
- write programs that handle several processes and/or threads that communicate with signals
- describe how computer and operating system handles the memory
- describe how connection with external units and networks is done
- write programs that use sockets for network communication
- describe how concurrent programs work and implement them with processes, threads or as a state machine
- combine your knowledge to write programs that use the operating systems services.
Literature and preparations
Specific prerequisites
Literature
R. E. Bryant and D. O'Hallaran: Computer Systems a Programmer's Perspective, Prentice Hall.
Examination and completion
Grading scale
Examination
- LAB2 - Laboratory Work, 3.0 credits, grading scale: A, B, C, D, E, FX, F
- TEN1 - Examination, 1.5 credits, grading scale: A, B, C, D, E, FX, F
- LAB1 - Laboratory Work, 3.0 credits, grading scale: A, B, C, D, E, FX, F
Based on recommendation from KTH’s coordinator for disabilities, the examiner will decide how to adapt an examination for students with documented disability.
The examiner may apply another examination format when re-examining individual students.
If the course is discontinued, students may request to be examined during the following two academic years.
In this course all the regulations of the code of honor at the School of Computer science and Communication apply, see: http://www.kth.se/csc/student/hederskodex/1.17237?l=en_UK.
Other requirements for final grade
Laboratory assignments (LAB1; 3 university credits) (LAB2; 3 university credits), examination (TEN1; 1,5 university credits).
Examiner
Ethical approach
- All members of a group are responsible for the group's work.
- In any assessment, every student shall honestly disclose any help received and sources used.
- In an oral assessment, every student shall be able to present and answer questions about the entire assignment and solution.
Further information
Course room in Canvas
Offered by
Education cycle
Supplementary information
This course cannot be counted in the degree if the student has taken ID2206.