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

[WIP] Migrate to illumos-rs#luqmana/rusty-modules #558

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

FelixMcFelix
Copy link
Collaborator

@FelixMcFelix FelixMcFelix commented Jun 28, 2024

This PR currently tracks integration with oxidecomputer/illumos-rs.

Current status:

  • Migrate KMutex and KRwLock illumos DDI impls to use illumos-rs.
  • Build and test with illumos-rs alloc/panic handler impls.
  • Fixup cargo xtask install
  • Fixup CI scripts.
  • Migrate err!/warn! to illumos-rs.
  • Figure out ioctl handlers in illumos-rs.
  • Migrate module definition to module! macro.
  • Identify candidate datastructures for upstreaming.
    • E.g., Periodic tasks, CondVar work from other branches.

@FelixMcFelix FelixMcFelix force-pushed the illumos-rs-wip branch 2 times, most recently from b5c7c91 to 64561ad Compare July 19, 2024 13:49
I'm in the CI weeds anyway, better make something that fails
extraordinarily quickly.
@FelixMcFelix FelixMcFelix changed the title WIP: Migrate to illumos-rs#luqmana/rusty-modules [WIP] Migrate to illumos-rs#luqmana/rusty-modules Aug 22, 2024
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