]> arthur.barton.de Git - ngircd-web.git/commitdiff
Updated platforms.html, from Götz.
authorAlexander Barton <alex@barton.de>
Sun, 1 Oct 2006 12:50:27 +0000 (12:50 +0000)
committerAlexander Barton <alex@barton.de>
Sun, 1 Oct 2006 12:50:27 +0000 (12:50 +0000)
platforms.html

index ed4145f8a98e0517d42bf9aa4cd955c006ca4bb3..ee1bdb5fed52453a64c05eb473ad4f1e6ddc17a9 100644 (file)
        </thead>
 
        <tbody>
+       <tr onMouseOver="this.className='dark'" onMouseOut="this.className='white'">
+               <td>Linux 2.6.18 #2 SMP x86_64 GNU/Linux <sup>(<a href="#make-j4">6</a>)</sup></td>
+               <td>Hewlett-Packard DL380 G5<br>2x Intel Xeon 5160 Dual Core 3.0GHz, 14 GB RAM;
+               120 GB 2.5&quot; SAS 10000UPM RAID 10, GNU C 4.0.1
+               </td>
+               <td>0:05</td>
+               <td>0:00.9</td>
+               <td></td>
+               <td></td>
+       </tr>
+
        <tr class="light" onMouseOver="this.className='dark'" onMouseOut="this.className='light'">
                <td>i686-apple-darwin8.6.2 <sup>(<a href="#make-j2">1</a>)</sup></td>
                <td>Apple MacBook 13.3&quot;, Intel Core Duo 2.0GHz, 2 GB RAM<br>
@@ -425,6 +436,7 @@ Zur&uuml;ck zur <a href="http://arthur.ath.cx/%7Ealex/ngircd/index.html">ngIRCd-
 
 <p>
 <small>
+(<a name="make-j4">6</a>) make wurde mit der Option &quot;-j4&quot; aufgerufen, d.h. es liefen vier make-Prozesse.<br>
 (<a name="make-j2">1</a>) make wurde mit der Option &quot;-j2&quot; aufgerufen, d.h. es liefen zwei make-Prozesse.<br>
 (<a name="notrun">2</a>) der Server compiliert zwar, l&auml;uft aber nicht im vollen Funktionsumfang.<br>
 (<a name="w2khost">3</a>) Host-System ist Microsoft Windows 2000 Professional.</small><small><br>
@@ -436,4 +448,4 @@ Zur&uuml;ck zur <a href="http://arthur.ath.cx/%7Ealex/ngircd/index.html">ngIRCd-
 <p>$Id$</p>
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>