Skip to content

Track explicit compactions across domains - #116

Open
tmcgilchrist wants to merge 2 commits into
tarides:mainfrom
tmcgilchrist:compactions
Open

Track explicit compactions across domains#116
tmcgilchrist wants to merge 2 commits into
tarides:mainfrom
tmcgilchrist:compactions

Conversation

@tmcgilchrist

Copy link
Copy Markdown
Collaborator

The [EV_EXPLICIT_GC_*] phases span a call to [Gc.compact], [Gc.major] or [Gc.full_major] and are emitted only on the domain that made the call, which need not be the main one. They must be counted on every index or they are silently dropped.

The [EV_EXPLICIT_GC_*] phases span a call to [Gc.compact], [Gc.major]
or [Gc.full_major] and are emitted only on the domain that made the
call, which need not be the main one. They must be counted on every
index or they are silently dropped.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant