View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000106 | LDMud 3.3 | Implementation | public | 2004-08-01 21:26 | 2004-08-01 21:26 |
Reporter | Assigned To | ||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0000106: More agressive 'force_more' handling in smalloc:large_malloc() | ||||
Description | On the 'force_more' retry, the search through the AVL tree should retain a pointer to the largest block which size is between 'size' and 'minsplit', and use that block if it can't find a fitting one.. This could lead to lots of wasted memory, but remove the number of sbrk()s. | ||||
Tags | No tags attached. | ||||