by martyb on (#4RWB3)
JoeMerchant writes:The greatest evil visited on every complex project I have ever been under schedule pressure to ship is the: sleep X, while we wait for something else to finish. It's infinitely easier than actual signaling for readiness, and it _usually_ works fine... I guess Linux kernel devs do the same, nice that it's open source so that people with less schedule pressure are free to critique and improve it.