Ticket #2023 (new todo)
Improve triggering of GC in GMS.
| Reported by: | bacek | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 3.3 |
| Component: | GC | Version: | master |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
Hello.
Currently triggering of GC in GMS GC is too naive and should be improved.
Obvious things to implement: 1. Triggering of nursery collection should be dynamically adjusted based on pause time and GC pressure. 2. Triggering of older generations can be based on amount of allocated memory in collection.
-- Bacek.
Change History
Note: See
TracTickets for help on using
tickets.
