Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0006180 |
[Squeak] Kernel |
feature |
always |
02-20-07 14:19 |
04-18-10 22:06 |
|
Reporter |
Keith_Hodges |
View Status |
public |
|
Assigned To |
Keith_Hodges |
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product Version |
3.10 |
|
Summary |
0006180: Use memoryHogs and freeSomeSpace |
Description |
When saving pre-prepared images it is useful to clear out many things such as flushing the Monticello caches.
At present there is no stardard way to do this.
I propose adopting the memoryHogs message #freeSomeSpace for this purpose.
Given that 3.9 has no memoryHogs registered, it may be an idea to remove the need to explicitly register. Instead executing #freeSomeSpace on all implementors. |
Additional Information |
|
|
Attached Files |
FreeSomeSpace.1.cs [^] (1,836 bytes) 02-20-07 14:29 |
|