dfsXZ Department of Computer Science, Loyola University Chicago

Department of Computer Science|Loyola University Chicago

Department of Computer Science

searchform
This siteLUC.edu

COMP 410: Operating Systems

Credit hours
3
Prerequisites
COMP 374
Description
This course is an advanced study of Operating Systems. It is assumed that the student has already taken an undergraduate Operating System course. The course covers:
  1. processes and threads (particularly the concepts of kernel threads, user threads, and lightweight processes);
  2. process and thread scheduling (time-sharing, real-time);
  3. file systems (including network file systems);
  4. communications (including RPC and sockets);
  5. synchronization (introducing mutexes and condition variables in addition to semaphores);
  6. Inter Process Communications (POSIX pipes, FIFOs, message queues, shared memory);
  7. security issues (including authentication and access control).
Syllabus
Taught by Dr. Sekharan.