Skip to content

Transition JIT memory management from domains to memory managers#48483

Merged
vargaz merged 13 commits intodotnet:masterfrom
vargaz:jit-mm
Feb 22, 2021
Merged

Transition JIT memory management from domains to memory managers#48483
vargaz merged 13 commits intodotnet:masterfrom
vargaz:jit-mm

Conversation

@vargaz
Copy link
Copy Markdown
Contributor

@vargaz vargaz commented Feb 18, 2021

Move all the data from the per-domain MonoJitDomainInfo structure to the per-memory manager MonoJitMemoryManager structure. To prevent regressions, use the memory manager of the default alc for now.

@ghost
Copy link
Copy Markdown

ghost commented Feb 18, 2021

Tagging subscribers to this area: @CoffeeFlux
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author: vargaz
Assignees: -
Labels:

area-VM-meta-mono

Milestone: -

@vargaz vargaz marked this pull request as draft February 18, 2021 22:08
@vargaz vargaz added the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Feb 18, 2021
@vargaz vargaz changed the title [mono] Transition JIT memory management from domain based to memory manager based. [In progress] [mono] Transition JIT memory management from domain based to memory manager based. Feb 18, 2021
@vargaz vargaz changed the title [In progress] [mono] Transition JIT memory management from domain based to memory manager based. [In progress] [mono] Transition JIT memory management from domains to memory managers Feb 18, 2021
@vargaz vargaz force-pushed the jit-mm branch 4 times, most recently from 29a20fd to 67e9ad7 Compare February 19, 2021 02:53
@vargaz vargaz force-pushed the jit-mm branch 2 times, most recently from ad23619 to 3008bbd Compare February 19, 2021 05:09
@vargaz vargaz force-pushed the jit-mm branch 5 times, most recently from 24490a1 to 8805815 Compare February 20, 2021 00:11
@vargaz vargaz removed the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Feb 21, 2021
@vargaz vargaz marked this pull request as ready for review February 21, 2021 20:06
@vargaz vargaz changed the title [In progress] [mono] Transition JIT memory management from domains to memory managers Transition JIT memory management from domains to memory managers Feb 21, 2021
@vargaz vargaz merged commit fe33bed into dotnet:master Feb 22, 2021
@vargaz vargaz deleted the jit-mm branch February 22, 2021 19:02
@ghost ghost locked as resolved and limited conversation to collaborators Mar 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants