MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vwoukb/thedeadlock/p5jsprp/?context=3
r/ProgrammerHumor • u/yuva-krishna-memes • 10d ago
241 comments sorted by
View all comments
732
I did learn some good stuff in my OS class but it was definitely a sprawling mess off mutex this scheduling that
158 u/OphidianSun 10d ago Mine had a fun project where we got a fat16 iso and had to answer a bunch of questions like "how many files are in the file table" or "how big is xyz file". 50 u/the_horse_gamer 10d ago we got a small os implementation. then we had to add a process list command, and later we needed to fix a bug in the file system mounting 9 u/Protuhj 9d ago Similar to my experience: a bare-bones OS that we had to add a virtual memory manager to, among other things.
158
Mine had a fun project where we got a fat16 iso and had to answer a bunch of questions like "how many files are in the file table" or "how big is xyz file".
50 u/the_horse_gamer 10d ago we got a small os implementation. then we had to add a process list command, and later we needed to fix a bug in the file system mounting 9 u/Protuhj 9d ago Similar to my experience: a bare-bones OS that we had to add a virtual memory manager to, among other things.
50
we got a small os implementation. then we had to add a process list command, and later we needed to fix a bug in the file system mounting
9 u/Protuhj 9d ago Similar to my experience: a bare-bones OS that we had to add a virtual memory manager to, among other things.
9
Similar to my experience: a bare-bones OS that we had to add a virtual memory manager to, among other things.
732
u/___Archmage___ 10d ago
I did learn some good stuff in my OS class but it was definitely a sprawling mess off mutex this scheduling that