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

Octox running in qemu consumes 400% cpu time #8

Open
tangledmass opened this issue Aug 20, 2023 · 0 comments · May be fixed by #9
Open

Octox running in qemu consumes 400% cpu time #8

tangledmass opened this issue Aug 20, 2023 · 0 comments · May be fixed by #9

Comments

@tangledmass
Copy link

Hi there!

good work! There still are some rough edges. The most prominent is: Octox running in qemu consumes 400% cpu time. This makes examining Octox very hard on a laptop, especially in summer times. Having an idle loop in the kernel that sends the cpu to sleep would be a plus!

Software stack

Octox initial commit.

$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm

$ rustc --version
rustc 1.73.0-nightly (6ef7d16be 2023-08-19)

$ qemu-system-riscv64 --version
QEMU emulator version 7.2.4 (Debian 1:7.2+dfsg-7+deb12u1)
Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers

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 a pull request may close this issue.

1 participant