Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * hack dietlibc's allocator. release small block to OS. | kcwu | 2007-05-27 | 1 | -0/+18 |
| | | | | | | | | | | * allocation behavior dirty hack for dietlibc. Avoid allocate 64byte slot, use 128byte slot instead. Thus, they share same memory block. * save about 400mb for ptt. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3519 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 | ||||
* | * import dietlibc's allocator. | kcwu | 2007-05-27 | 1 | -0/+236 |
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3518 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 |