LINKS
- https://os.vlsm.org/ — OS242
- Operating System playlist — a playlist of full OS course by Neso Academy on Youtube
- Syscall visualization — This video somewhat helped me in visualize how systemcalls works
- Quick explanation of pointers — CS50’s explanation of pointers in a short video, it helped me to refresh some concept of pointers.
- Windows, Linux, MacOS, etc File Systems explanation — Quick explanations of File Systems: their limitation, interesting infos, and picking the right file systems for USB drives.
- Full playlist about memory management by Anjali Sharma on Youtube — This playlist covered every sub-matery of what you need to know about main memory management
- Videos on demand paging and page faults — A video from Casey Cole. Helped me understand about demand paging and page faults on virtual memory.
- Multiprocess & multithreading — Gary Explains differences between Multitasking, Multithreading, and Multiprocessing. Helped me understand their difference thru real examples.
- Dining Philosophers problem visualized – A youtube video by Vidya-mitra. Dining Philosophers problem BUT animated, really helped me as i am mostly a visual learner.
- Playlist about CPU Scheduling by Neso Academy – Playlist about CPU Scheduling by Neso Academy on Youtube (again, i know). Really helpful if you missed (on purpose?) this week’s classes or not.
REV: SUN 10 Nov 2024 21:42