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

devel/boehm-gc updated with Capable VMs bdwgc Morello port #151

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeremysinger
Copy link

We switched to using our CapableVMs fork of the Boehm-Demers-Weiser collector, which compiles and runs on Morello CheriBSD

@jeremysinger
Copy link
Author

hi @kwitaszczyk Duncan suggested that you might prefer us to name this package boehm-gc-cheri since it is a specific fork of the original boehm-gc which runs ok in hybrid mode. Our code has not been upstreamed to the official bdwgc github repo.

@kwitaszczyk
Copy link
Member

@jeremysinger Yes, we briefly discussed this yesterday. You can either duplicate code under a *-cheri port but it would be preferable to create a port that reuses the upstream port with some modifications. You can have a look at devel/gdb and devel/gdb-cheri (#130) for suggestions how to do that. However, it might turn out that the upstream and *-cheri ports differ significantly and then it wouldn't make sense to reuse the upstream port.

Copy link
Member

@kwitaszczyk kwitaszczyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's mark this as waiting for the port's name change.

@jeremysinger
Copy link
Author

hi @kwitaszczyk yes we will change the name to boehm-gc-cheri. I had a chat with @djichthys and we are quite far behind upstream bdwgc - we want to rebase but we don't have resource for this right now - hopefully a summer project :-)

@kwitaszczyk
Copy link
Member

@jeremysinger Any update on this?

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.

2 participants