[Gmp-commit] /var/hg/www: Add slowdown column for emulated system.
mercurial at gmplib.org
mercurial at gmplib.org
Tue Feb 19 10:37:45 CET 2013
details: /var/hg/www/rev/66c140722c4f
changeset: 32:66c140722c4f
user: Torbjorn Granlund <tege at gmplib.org>
date: Tue Feb 19 10:37:37 2013 +0100
description:
Add slowdown column for emulated system.
diffstat:
devel/testsystems.html | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diffs (41 lines):
diff -r 20544754fded -r 66c140722c4f devel/testsystems.html
--- a/devel/testsystems.html Sun Feb 17 22:35:29 2013 +0100
+++ b/devel/testsystems.html Tue Feb 19 10:37:37 2013 +0100
@@ -99,19 +99,19 @@
<colgroup><col>
<colgroup><col>
<colgroup><col>
-<colgroup><col><col>
+<colgroup><col><col><col>
<colgroup><col>
<colgroup><col>
<thead>
-<tr> <th> host <th> arch <th> running on <th> emulator <th> cores <th> ram <th> os/kern <th> status
+<tr> <th> host <th> arch <th> running on <th> emulator <th> cores <th> ram <th> slowdown <th> os/kern <th> status
<tbody>
-<tr> <td> slug <td> vax <td> tom <td> simh <td> 1 <td> 128 <td> netbsd <td> brought online on demand
-<tr> <td> hark <td> s390x <td> tutu <td> hercules <td> 2 <td> 512 <td> gnu/linux <td>
-<tr> <td> biko{os}32 <td> x86-32 <td> biko <td> xen <td> 1 <td> varying <td> see hostname <td>
-<tr> <td> biko{os}64 <td> x86-64 <td> biko <td> xen <td> 1 <td> varying <td> see hostname <td>
-<tr> <td> hit <td> sh4 <td> king <td> qemu <td> 1 <td> 128 <td> gnu/linux <td> brought online on demand
-<tr> <td> leg <td> arm64 <td> tutu <td> foundation_v8 <td> 1 <td> 4096 <td> gnu/linux <td> system clock stalls when loaded
-<tr> <td> hwl <td> x86-64 <td> tutu <td> qemu <td> 1 <td> 512 <td> fbsd <td> supports HNI (Haswell New Instructions)
+<tr> <td> slug <td> vax <td> tom <td> simh <td> 1 <td> 128 <td> 1000 <td> netbsd <td> brought online on demand
+<tr> <td> hark <td> s390x <td> tutu <td> hercules <td> 2 <td> 512 <td> 150 <td> gnu/linux <td>
+<tr> <td> biko{os}32 <td> x86-32 <td> biko <td> xen <td> 1 <td> varying <td> 1 <td> see hostname <td>
+<tr> <td> biko{os}64 <td> x86-64 <td> biko <td> xen <td> 1 <td> varying <td> 1 <td> see hostname <td>
+<tr> <td> hit <td> sh4 <td> king <td> qemu <td> 1 <td> 128 <td> ? <td> gnu/linux <td> brought online on demand
+<tr> <td> leg <td> arm64 <td> tutu <td> foundation_v8 <td> 1 <td> 4096 <td> 200 <td> gnu/linux <td> system clock stalls when loaded
+<tr> <td> hwl <td> x86-64 <td> tutu <td> qemu <td> 1 <td> 512 <td> 25 <td> fbsd <td> supports HNI (Haswell New Instructions)
</table>
</blockquote>
@@ -133,7 +133,7 @@
</div>
<div id="footer">
-<font size="-4">Last modified: 2013-02-17 </font>
+<font size="-4">Last modified: 2013-02-19 </font>
<table cellpadding=0 width="100%" bgcolor="#e8e8e8">
<tr>
<td align="center">
More information about the gmp-commit
mailing list