Skip to content

Kernel refactor (part 1 of ??) #587

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

Closed
wants to merge 9 commits into from
Closed

Conversation

eholk
Copy link
Contributor

@eholk eholk commented Jun 28, 2011

Working on splitting rust_domain between rust_kernel and rust_task. These commits remove the concept of multiple domains, move some of the thread management code to the kernel, get rid of dom_owned, and renames what's left of rust_dom to rust_scheduler. The new rust_scheduler is still doing most of the task management work though.

@graydon
Copy link
Contributor

graydon commented Jun 28, 2011

Integrated, thanks.

@graydon graydon closed this Jun 28, 2011
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
Add major, minor, makedev functions

Only for Linux and Android currently, though they also exist on BSDs
celinval added a commit to celinval/rust-dev that referenced this pull request Jun 4, 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.

2 participants