https://github.com/samstan4/360-video-tutorials
https://github.com/samstan4/360-video-tutorials
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samstan4/360-video-tutorials
- Owner: SamStan4
- Created: 2024-04-24T21:48:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T05:08:07.000Z (about 2 years ago)
- Last Synced: 2025-06-17T09:43:12.455Z (12 months ago)
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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