View Issue Details

IDProjectCategoryView StatusLast Update
0000106LDMud 3.3Implementationpublic2004-08-01 23:26
ReporterlarsAssigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Summary0000106: More agressive 'force_more' handling in smalloc:large_malloc()
DescriptionOn 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.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2004-08-01 23:26 lars New Issue