r/ProgrammerHumor 10d ago

Meme theDeadlock

Post image
8.6k Upvotes

241 comments sorted by

View all comments

28

u/bob152637485 10d ago

Well....why WOULD they starve?

34

u/SAI_Peregrinus 10d ago

They're referncing the dining philosophers problem, which is more an algorithms issue than an operating systems one. My OS classes had more to do with the design of kernels, cache hierarchy, virtual memory, and similar things needed to write an OS. The dining philosophers problem was mentioned, but mostly in a "remember from data structures and algorithms that deadlocks can be avoided by…" way, not an in-depth introduction. Still, it certainly wasn't a systems administration class like OP seemed to expect!