rust-osdev / rust-osdev/bootloader
Examples run very slow in Apple M1
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.7k
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Description
I'm running the examples in Apple M1 by using cargo krun.
And I've upgrade qemu to the latest version (v7.1.0).
The examples compile as usual, but run very slow.
The qemu window show nothing and stay freeze for several minutes, and turn gray later.
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
Start by reproducing the examples on an Apple M1 with cargo krun and QEMU v7.1.0, then inspect the example execution path and any available run output to determine why the QEMU window freezes. Done means identifying the cause of the slowdown and confirming that the examples run normally on the reported setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100