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

Rewrite inode layer #34

Open
2 tasks
tjhu opened this issue Oct 9, 2020 · 0 comments
Open
2 tasks

Rewrite inode layer #34

tjhu opened this issue Oct 9, 2020 · 0 comments
Assignees
Labels
rv6 Issues related to rv6(userspace xv6 in Rust)

Comments

@tjhu
Copy link
Contributor

tjhu commented Oct 9, 2020

The ICache/INode layer is very ugly, C-like, and error-prone.

  • Fix weird reference counting and undocumented/unnamed constants
  • RAII to put inode back to icache automatically.
@tjhu tjhu added the rv6 Issues related to rv6(userspace xv6 in Rust) label Oct 9, 2020
@tjhu tjhu self-assigned this Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rv6 Issues related to rv6(userspace xv6 in Rust)
Projects
None yet
Development

No branches or pull requests

1 participant