View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000679 | LDMud 3.5 | Implementation | public | 2009-09-20 03:26 | 2010-01-10 09:49 |
Reporter | zesstra | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0000679: Decouple the garbage collection code from the allocator code | ||||
Description | As suggested by Gawain via Fuchur in 0000552, we should try to decouple memory allocators and garbage collection. | ||||
Tags | No tags attached. | ||||
|
If we work on garbage collection, we might have a look at http://doc.cat-v.org/inferno/concurrent_gc/concurrent_gc.pdf "Very concurrent Mark-&-Sweep Garbage Collection without Fine-Grain Synchronization" (L. Huelsbergen, P. Winterbottom, International Symposium on Memory Management, 1998) |