Journal #2: Process and Thread Scheduling

Posted on

NOTE: We use APA citations in my Master’s program, which I have retained here.

Entry #2 (although posted as the third…whoops…others are here) in my Operating System class. This time we are asked to examine our system’s process states using the command line. (This is to help us with our final project and recommending process management requirements to our fictitious organization. This class is also known as “OPS-prov”.) In Windows, that command is tasklist /v. We’re supposed to research what scheduling algorithm is used by our operating system as well. Let’s dive in.