Course Review: CS 6210 Advanced Operating Systems @Georgia Tech
1. CS 6210 - Advanced Operating Systems Just finished the 2021 spring semester of the course: CS 6210 - AOS: Advanced Operating Systems. Let me review the course contents and my thoughts :)
2. Course Contents OS Structures It started with SPIN OS that reduces the border crossing overheads by the flexibility. Also, ExoKernel provides another concept. Finally, it explained the Microkernel approach.
It was a fun fact that Microkernel was believed to be very slow based on Mach’s paper, but actually, it can perform much better!
[Read More]