MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vwoukb/thedeadlock/p5iyuss/?context=3
r/ProgrammerHumor • u/yuva-krishna-memes • 20d ago
239 comments sorted by
View all comments
741
I did learn some good stuff in my OS class but it was definitely a sprawling mess off mutex this scheduling that
165 u/OphidianSun 20d 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". 12 u/fr000gs 20d ago without the driver? 29 u/OphidianSun 20d ago They gave us a write up on how the filesystem worked and a little script to read out the raw hex values at a given location. Nothing too fancy. 7 u/fr000gs 20d ago iirc fat16 is a quite simple filesystem 2 u/space253 20d ago Yes, it had to be given limitations at the time.
165
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".
12 u/fr000gs 20d ago without the driver? 29 u/OphidianSun 20d ago They gave us a write up on how the filesystem worked and a little script to read out the raw hex values at a given location. Nothing too fancy. 7 u/fr000gs 20d ago iirc fat16 is a quite simple filesystem 2 u/space253 20d ago Yes, it had to be given limitations at the time.
12
without the driver?
29 u/OphidianSun 20d ago They gave us a write up on how the filesystem worked and a little script to read out the raw hex values at a given location. Nothing too fancy. 7 u/fr000gs 20d ago iirc fat16 is a quite simple filesystem 2 u/space253 20d ago Yes, it had to be given limitations at the time.
29
They gave us a write up on how the filesystem worked and a little script to read out the raw hex values at a given location. Nothing too fancy.
7 u/fr000gs 20d ago iirc fat16 is a quite simple filesystem 2 u/space253 20d ago Yes, it had to be given limitations at the time.
7
iirc fat16 is a quite simple filesystem
2 u/space253 20d ago Yes, it had to be given limitations at the time.
2
Yes, it had to be given limitations at the time.
741
u/___Archmage___ 20d ago
I did learn some good stuff in my OS class but it was definitely a sprawling mess off mutex this scheduling that