Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the /proc virtual filesystem in this 47-minute educational video from the "Write your own Operating System" series. Gain insights into this special filesystem that provides access to kernel data structures, system information, and process details. Learn how /proc serves as an interface between the kernel space and user space, allowing users and applications to monitor and interact with the running system.
Syllabus
What's in /proc?
Taught by
Write your own Operating System