overdrivenpotato / overdrivenpotato/rust-psp
Kernel Mode Support
Open
Nobody has claimed this yet.
long-term-goal
- Dominant language
- Rust
- Stars
- 826
- Forks
- 44
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 3
Description
There is currently no support for kernel mode functions. It would be nice to have an (off by default) kernel feature in this crate to enable all the missing kernel mode functions.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name any files, tests, or specific kernel-mode functions. Start by locating the crate's feature configuration and PSP system-library bindings, then inventory the missing kernel-mode support. Done means an off-by-default kernel feature enables the missing functions without affecting default builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100