summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/2683
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/2683')
-rw-r--r--results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/26835
1 files changed, 5 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/2683 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/2683
new file mode 100644
index 00000000..24d856d5
--- /dev/null
+++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/2683
@@ -0,0 +1,5 @@
+The issue revolves around `probe_access()` behaving inconsistently between full-system and linux-user modes when the flag is set to `TLB_MMIO`. This affects memory operations and callback injections, leading to differing behaviors such as those observed in RISC-V's `cbo.zero` implementation.
+
+The problem occurs during runtime execution, specifically related to how memory accesses are handled under different QEMU modes. Therefore, it falls under the **runtime** category.
+
+Runtime
\ No newline at end of file