CS Notes

Recent writing

  • VLAN

    Aug 29, 2025

    • networking
  • End-to-End Service Access Troubleshooting

    Aug 29, 2025

    • networking
  • File System Link

    Aug 29, 2025

    • OS
    • bash

See 642 more →

👋🏻 Join My Telegram channel!


I share real-world lessons from building scalable systems at Binance, and running mission-critical cloud ops at GovTech and Singapore Air Force. No fluff, just practical takeaways, hard-earned fixes, and deep dives that matter.

Home

❯

OS

❯

OS System Program

OS System Program

32 words, 1 min read
Last updated on Feb 17, 2024
🌟 Edit This Page!   🗓️ History

  • OS
Xinyang YU

Abstract


  • Not part of Kernel, but make heavy use of many Kernel features via System Call (系统调用)

Example

GUI

  • Runs a Event Loop
  • YouTube Video

Terminal Shell

  • WIP

Mentioned by

  • cs2106 nus notes
  • Kernel
  • OS
  • Process (进程)
  • System Call (系统调用)
  • Linux Kernel
  • POSIX

Graph View


Created by Xinyang YU | © 2023, 2025 | Licensed under CC BY-NC 4.0

  • GitHub