360-video-tutorials

Exam one review

cache example - https://www.youtube.com/watch?v=MxES00W1yKw&ab_channel=SamuelStanley

Exam two review

kernel programming (problem 1) - you do it
fork() example (problem 2a) - https://www.youtube.com/watch?v=tLdEYnVL4nI&ab_channel=SamuelStanley
fork() example (problem 2b) - https://www.youtube.com/watch?v=hkBGAdrTyqQ&ab_channel=SamuelStanley
fork()/IO example (problem 3) - https://www.youtube.com/watch?v=OKg1zPEWvCU&ab_channel=SamuelStanley
thread example (problem 4) - NA
network code example (problem 5) - NA
cache example (problem 6) - https://www.youtube.com/watch?v=1qy0BVv-_0o&ab_channel=SamuelStanley
semaphore example (problem 7) - NA
mutex example (problem 8) - NA
thread example (problem 9) - NA
thread lock example (problem 10) - NA
meta thread example (problem 11) - NA

Other helpful videos

virtual memory - https://www.youtube.com/watch?v=l7HoguhFVQ4&ab_channel=Udacity
TLB - https://www.youtube.com/watch?v=UWZIRmfUIVw&ab_channel=Udacity