July 16, 2013 [dmd-internals] [D-Programming-Language/dmd] f76e93: allocate a little less than 64kB per chunk to avoi... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: f76e935009cba2986449b62173a48c6ce02ae00c https://github.com/D-Programming-Language/dmd/commit/f76e935009cba2986449b62173a48c6ce02ae00c Author: Rainer Schuetze <r.sagitario@gmx.de> Date: 2013-07-16 (Tue, 16 Jul 2013) Changed paths: M src/root/rmem.c Log Message: ----------- allocate a little less than 64kB per chunk to avoid larger allocations due to C runtime overhead Commit: b108d1db39440d69b35b0414f345b2227e0b5c46 https://github.com/D-Programming-Language/dmd/commit/b108d1db39440d69b35b0414f345b2227e0b5c46 Author: Rainer Schuetze <r.sagitario@gmx.de> Date: 2013-07-16 (Tue, 16 Jul 2013) Changed paths: M src/root/rmem.c Log Message: ----------- updated comment regarding chunk size Commit: 8fb7842341bd49aea05db7ff980362f132502b61 https://github.com/D-Programming-Language/dmd/commit/8fb7842341bd49aea05db7ff980362f132502b61 Author: Walter Bright <walter@walterbright.com> Date: 2013-07-16 (Tue, 16 Jul 2013) Changed paths: M src/root/rmem.c Log Message: ----------- Merge pull request #2351 from rainers/chunk_mem_align Reduce memory overhead caused by chunk allocation Compare: https://github.com/D-Programming-Language/dmd/compare/70cc17d2132d...8fb7842341bd |
Copyright © 1999-2021 by the D Language Foundation