Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Another section of MMM directly related to this article would be the chapter "ten Pounds in a Five-Pound Sack".

It talks about allocating memory to the various components of the OS. It begins with a delightfully outdated section on the cost of memory: if the OS weighs 400ko it costs the user $4800 per month when renting just for that memory!

His take-aways on allocating a limited resource (memory here but it could be $) are:

* Budget every aspect, not just the resource itself. Otherwise implementers will end up swapping to disk to respect the limit, killing performances.

* Define what must be achieved along with the budget. Otherwise things will be thrown over the fence to a neighbour.

* Perspective and overall integrity must be watched : "The project was large enough and management communication poor enough to prompt many members of the team to see themselves as contestants making brownie points, rather than as builders making programming products. Each suboptimized his piece to meet his targets; few stopped to think about the total effect on the customer. [...] Fostering a total-system, user-oriented attitude may well be the most important function of the programming manager".



Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: