[–] [dead] losethos 14y ago ↗ Though there are many innovations in LoseThos, being simpler than Linux is one of the main selling points.The original spec for LoseThos was "no virtual memory" in the hopes of speed.ring-0-only was also for speed and simplicity.Original specs:http://web.archive.org/web/20040606212724/http://www.simstru...
[–] bane 14y ago ↗ Worth also looking here: http://www.cs.gmu.edu/cne/pjd/PUBS/Workingsets.htmlHad the great pleasure of being one of his students years ago during my undergrad. Hands down the best professor I've ever had.http://en.wikipedia.org/wiki/Peter_J._Denning
[–] keeperofdakeys 14y ago ↗ Here are some other great resources on understanding how the OS (in this case linux) manages the memory, and how the hardware works.http://tldp.org/LDP/tlk/mm/memory.htmlhttp://lwn.net/Articles/250967/ [–] f3r3nc 14y ago ↗ The LWN article is from What Every Programmer Should Know About Memory: http://www.akkadia.org/drepper/cpumemory.pdf also discussed here: http://news.ycombinator.com/item?id=1511990
[–] f3r3nc 14y ago ↗ The LWN article is from What Every Programmer Should Know About Memory: http://www.akkadia.org/drepper/cpumemory.pdf also discussed here: http://news.ycombinator.com/item?id=1511990
[–] gns24 14y ago ↗ I've found the set of short articles on memory here to be excellent:http://duartes.org/gustavo/blog/post/page-cache-the-affair-b... [–] kunjaan 14y ago ↗ Those are amazing! Thank you for sharing. [–] [deleted] 14y ago ↗ (comment deleted)
[–] ______ 14y ago ↗ I love seeing links like this on HN: you can actually learn something, not just read some opinionated article :)
[–] BlueZeniX 14y ago ↗ Makes me wonder how fast OS level garbage collection could be, without the need to have a virtual memory layer in between...
9 comments
[ 3.4 ms ] story [ 23.1 ms ] threadThe original spec for LoseThos was "no virtual memory" in the hopes of speed.
ring-0-only was also for speed and simplicity.
Original specs:
http://web.archive.org/web/20040606212724/http://www.simstru...
Had the great pleasure of being one of his students years ago during my undergrad. Hands down the best professor I've ever had.
http://en.wikipedia.org/wiki/Peter_J._Denning
http://tldp.org/LDP/tlk/mm/memory.html
http://lwn.net/Articles/250967/
http://duartes.org/gustavo/blog/post/page-cache-the-affair-b...