]> git.xonotic.org Git - xonotic/darkplaces.git/commit
crazy feature: -DFILE_BASED_MALLOC=1
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 21 Feb 2012 11:32:57 +0000 (11:32 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 21 Feb 2012 13:53:07 +0000 (14:53 +0100)
commitc88a5fa2c87b51968e3fb05da1bd7c25fe061089
treea242a767b6a81787e7a1abd70e18831b370a09b3
parent4f8fa4907a68ff64ba0e873f9800148f3b263821
crazy feature: -DFILE_BASED_MALLOC=1

replaces malloc/free calls by mmap/munmap of file backed store.

Best used with -DMEMCLUMPING=1

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11716 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=46f08c84d7e41aafaac412fad5d26ee7b6405762
zone.c