______ In-class notes for 10/09/2019 (CS 273 (OS), Fall 2019)
Home
>>     < >




In-class notes for 10/09/2019

CS 273 (OS), Fall 2019

  • Quiz returned

  • HW8, due today. Questions?

  • Syllabus alteration:

    • moving system management lab to Wed after break (need VM lab by then!);

    • reading for next time

  • Help session... Next time, will poll to determine degree of interest.

  • Preview of second project: Implement a (partial) multithreaded web server

    • Uses pthreads, sockets, FILE

      System-level programming means user-level (not kernel) programming that involves a combination of system calls (e.g., sockets) and lower-level libraries (e.g., pthreads, FILE operations)

    • Team project

    • Recommended development steps will be provided

    Assignment and steps being revised for team project, submission specs. Revised assignment and steps will be available by next class period.

IPC

Scheduling algorithms




< >