|
From: <jo...@gm...> - 2004-10-20 12:59:15
|
Sorry, I've been working a lot so I haven't had a lot of time to work on the memory management. But I have gotten a few ideas in the meantime. I was looking into Reiser4. It seems FAST, VERY fast. Maybe we could use this to represent the internal file system. It uses a (new?) binary tree algorithm that totally pwns other file systems in performance. Also, the Doom 3 SDK has some nifty memory management code (Heap.h and Heap.cpp in idLib). I might incorporate some of Carmack's ideas. Download the SDK (ftp.idsoftware.com/idstuff/doom3/source/) and check it out. |