os212

HOME REPO LOG LINKS

Links below might come handy for learning this course. Go check it out!

1. Regex CheatSheet

This cheat sheet about regex is really helpful for those who can’t always remember everything.

2. Sed CheatSheet

This sed cheat sheet contains sed commands and some common sed tricks.

3. All there is about FUSE

4. C - Pointers a bit general explanation about C Pointers and some examples

This link contains all explanation about Filesystem in USErspace

5. Virtual Memory in Operating System

a bit explanation about Virtual Memory in ur OS

6. Operating System - Virtual Memory

a bit explanation about Page Replacement Algorithm ###7. Threads and Concurrency some general explanation regarding threads and concurrency ###8. Synchronization intro to Process Synchronization ###9. Scheduling Operating System - Process Scheduling ###10. Systemd a bit general explanation about systemd and bootloader ###11. Operating System Input Output General explanation about operating system input output