summary refs log tree commit diff stats
path: root/results/classifier/zero-shot-user-mode/output/runtime/1605443
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot-user-mode/output/runtime/1605443')
-rw-r--r--results/classifier/zero-shot-user-mode/output/runtime/160544317
1 files changed, 0 insertions, 17 deletions
diff --git a/results/classifier/zero-shot-user-mode/output/runtime/1605443 b/results/classifier/zero-shot-user-mode/output/runtime/1605443
deleted file mode 100644
index 52fc8378..00000000
--- a/results/classifier/zero-shot-user-mode/output/runtime/1605443
+++ /dev/null
@@ -1,17 +0,0 @@
-runtime: 0.399
-instruction: 0.327
-syscall: 0.274
-
-
-
-QEMU epoll for i386-linux-user on arm host is broken in 2.6
-
-I'm trying to get wine running on qemu-i386 on arm.
-
-I found that 2.5.1 is OK, but 2.6 is not.
-
-By bisecting, I found commit 928bed6a057cedd6110e634865e021a24029785a is the problem.
-
-I reverted this commit, and then epoll is OK now.
-
-It seems that the commit broke epoll of qemu-i386 on arm.
\ No newline at end of file