diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 07:27:52 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 07:27:52 +0000 |
| commit | d0c85e36e4de67af628d54e9ab577cc3fad7796a (patch) | |
| tree | f8f784b0f04343b90516a338d6df81df3a85dfa2 /results/classifier/deepseek-2-tmp/output/device/2388 | |
| parent | 7f4364274750eb8cb39a3e7493132fca1c01232e (diff) | |
| download | emulator-bug-study-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz emulator-bug-study-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip | |
add deepseek and gemma results
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/device/2388')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/device/2388 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/device/2388 b/results/classifier/deepseek-2-tmp/output/device/2388 deleted file mode 100644 index d25c6df9..00000000 --- a/results/classifier/deepseek-2-tmp/output/device/2388 +++ /dev/null @@ -1,18 +0,0 @@ - -NVMe SQ processing gets stuck when IO queue size is small (for example 4) -Steps to reproduce: -1. Get OSv repo with the NVMe driver and build OSv with the 'Hello World' example: -``` -git clone https://github.com/wkozaczuk/osv.git -cd osv -git checkout nvme_refined -git submodule update --init --recursive -./scripts/setup.py -./scripts/build image=native-example fs=zfs -j$(nproc) -``` -2. Run OSv with NVme on and point to your version of QEMU built with tracing enabled: -``` -./scripts/run.py --qemu-path /home/wkozaczuk/projects/qemu/build/qemu-system-x86_64 --nics=0 --nvme -c 1 --pass-arg "--trace pci_nvme_*" -``` -Additional information: -I am adding both full QEMU logs with NVMe tracing enabled and diff of my changes to QEMU code to add extra logging. |
