Skip to content
AtomicReps

Navigation

14/21Architecture

Operating Systems.

The operating system boundaries application code hits, and what each one costs.

  • Operating Systems · 1 of 3

    Shell Scripting & CLI

    Which scheduling system is commonly used on Unix-like hosts for recurring script execution?

  • Operating Systems · 2 of 3

    Concurrency Primitives (Mutex, Semaphore)

    Which deadlock condition is avoided by enforcing a global lock acquisition order?

  • Operating Systems · 3 of 3

    CPU Scheduling

    What risk can a scheduler that always runs the highest-ranked runnable job first introduce without safeguards?

Three of the 885 Operating Systems questions in the bank.

Keep going with Operating Systems, free
Next topic · 15/21Performance Engineering.