-
Is it feasible to add a keyboard shortcut to quickly pause/resume the timer? My keyboard has F keys that go beyond F12 (it goes up to F19). It would be nice to be able to assign one of the F keys to p…
-
Downstream report: https://bugzilla.redhat.com/show_bug.cgi?id=2112573
-
-
- previous issue : https://github.com/xi-jjun/pintos-study/issues/2
## Overview
video link : https://www.youtube.com/watch?v=myO2bs5LMak
## Goal
`PintOS` uses FIFO scheduling. Modify `PintOS` schedu…
-
Hi,
I'm trying to get a DDS to work but currently there seems not to be a way to have a future waiting for the timer update interrupt or timer compare interrupt
Unfortunately this is needed beca…
-
When we enabled "irq" feature for hypervisor level IRQ, it won't work under RISCV64 currently.
```toml
# arceos-vmm/Cargo.toml
# System dependent modules provided by ArceOS.
axstd = { workspac…
-
I have a basic Raspberry Pi Pico project that uses embassy-time for most timing, but I would like to have access to a periodic timer interrupt for a non-embassy chunk of code. Does the embassy-rp HAL…
-
This was tested on a Adafruit QT Py with a CH32V203G6.
When a hardwareTimer is set up to generate both rollover and channel interrupts, execution sometimes freezes. This is due to both the interna…
-
# Background
I am currently working on optimizing the performance of virtio-net. The test program I have chosen is lmbench/tcp-virtio-bw-64k, which has a very simple logic: it continuously sends pa…
-
- [x] I have searched open and closed issues for duplicates
- [x] I am submitting a bug report for existing functionality that does not work as intended
- [x] This isn't a feature request or a discu…