summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/performance/1652373
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/performance/1652373')
-rw-r--r--results/classifier/deepseek-2-tmp/output/performance/16523738
1 files changed, 0 insertions, 8 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/performance/1652373 b/results/classifier/deepseek-2-tmp/output/performance/1652373
deleted file mode 100644
index a4bb1ec70..000000000
--- a/results/classifier/deepseek-2-tmp/output/performance/1652373
+++ /dev/null
@@ -1,8 +0,0 @@
-
-User-mode QEMU is not deterministic
-
-QEMU in user-mode (linux-user or bsd-user) has no way to get the equivalent of the "-icount" argument found in softmmu mode.
-
-It is true that some system calls in user-mode can prevent deterministic execution, but it would be very simple to patch time-related syscalls to return a number based on icount when in deterministic mode.
-
-Putting both changes together (icount + time-related syscalls) would cover the needs for deterministic execution of most benchmarks (i.e., those not interacting with the network or other programs in the system).
\ No newline at end of file