Skip to content

Conversation

@joncham
Copy link
Member

@joncham joncham commented Jul 26, 2021

Ignore GC mode setting when using null gc.

Return TRUE to allow domain unload to proceed even with null GC.

Provide stub mono_unity_class_for_each

Initial work for per domain null gc with validation.

Build null gc by default on windows.

Implement fixed GC allocation using virtual memory.

Stub a few more methods for null gc.

Add stubs needed by validation logic

Add support for guard pages before and after allocations.

  • Should this pull request have release notes?
    • Yes
    • No
  • Do these changes need to be back ported?
    • Yes
    • No

Reviewers: please consider these questions as well! ❤️

Ignore GC mode setting when using null gc. Return TRUE to allow domain unload to proceed even with null GC. Provide stub mono_unity_class_for_each Initial work for per domain null gc with validation. Build null gc by default on windows. Implement fixed GC allocation using virtual memory. Stub a few more methods for null gc. Add stubs needed by validation logic Add support for guard pages before and after allocations.
@joncham joncham self-assigned this Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants