Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define entry point and usage. #4

Open
bollu opened this issue Nov 22, 2017 · 2 comments
Open

Define entry point and usage. #4

bollu opened this issue Nov 22, 2017 · 2 comments

Comments

@bollu
Copy link

bollu commented Nov 22, 2017

How should we interface with the GC? I have not read how scala-native uses the GC. It would be good to document the API that exists right now.

If anyone has pointers, it would be very helpful.

@LukasKellenberger
Copy link
Contributor

LukasKellenberger commented Nov 22, 2017

The current interface can be found in ImmixGC.c but this interface is not final yet.

@bollu
Copy link
Author

bollu commented Nov 22, 2017

Are there guarantees the GC makes? (pause time, for example?) What are the invariants we need to support for the GC to work?

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

No branches or pull requests

2 participants