Sponsored Content
Full Discussion: Results for Linux Benchmarks
UNIX Standards and Benchmarks UNIX & LINUX Benchmarks (Version 3.11) Linux Benchmarks Results for Linux Benchmarks Post 302101530 by fsmithred on Tuesday 2nd of January 2007 05:17:44 PM
Old 01-02-2007
Same setup as above, but with SATA drive instead of IDE, and running Zenwalk-4.0 with custom 2.6.19 kernel.

CPU/Speed: Athlon 64 X2 3800 / 2GHz (Socket AM2)
RAM: 2048MB DDR2 667 (Kingston KVR667D2N5K2/2G)
Motherboard: ASUS M2V
Bus: 4 PCI, 1 PCI-E
Cache: 2 x 512MB
Controller: SATA (VIA vt8237a)
Disk: 250GB SATA (Seagate)
Load: 1 user
Kernel: 2.6.19

Code:
  BYTE UNIX Benchmarks (Version 3.11)
  Start Benchmark Run: Tue Jan  2 15:19:22 EST 2007
   1 interactive users.
Dhrystone 2 without register variables   4940322.4 lps   (10 secs, 6 samples)
Dhrystone 2 using register variables     4879152.5 lps   (10 secs, 6 samples)
Arithmetic Test (type = arithoh)              0.0 lps   (10 secs, 6 samples)
Arithmetic Test (type = register)        414039.5 lps   (10 secs, 6 samples)
Arithmetic Test (type = short)           405687.3 lps   (10 secs, 6 samples)
Arithmetic Test (type = int)             414043.9 lps   (10 secs, 6 samples)
Arithmetic Test (type = long)            414034.2 lps   (10 secs, 6 samples)
Arithmetic Test (type = float)           808340.6 lps   (10 secs, 6 samples)
Arithmetic Test (type = double)          819482.9 lps   (10 secs, 6 samples)
System Call Overhead Test                1049866.9 lps   (10 secs, 6 samples)
Pipe Throughput Test                     376025.1 lps   (10 secs, 6 samples)
Pipe-based Context Switching Test         96705.9 lps   (10 secs, 6 samples)
Process Creation Test                     11472.0 lps   (10 secs, 6 samples)
Execl Throughput Test                      3676.0 lps   (9 secs, 6 samples)
File Read  (10 seconds)                  2573064.0 KBps  (10 secs, 6 samples)
File Write (10 seconds)                  287676.0 KBps  (10 secs, 6 samples)
File Copy  (10 seconds)                  100772.0 KBps  (10 secs, 6 samples)
File Read  (30 seconds)                  2672152.0 KBps  (30 secs, 6 samples)
File Write (30 seconds)                  284041.0 KBps  (30 secs, 6 samples)
File Copy  (30 seconds)                   55927.0 KBps  (30 secs, 6 samples)
C Compiler Test                            1082.6 lpm   (60 secs, 3 samples)
Shell scripts (1 concurrent)               2929.3 lpm   (60 secs, 3 samples)
Shell scripts (2 concurrent)               2384.5 lpm   (60 secs, 3 samples)
Shell scripts (4 concurrent)               1376.7 lpm   (60 secs, 3 samples)
Shell scripts (8 concurrent)                746.0 lpm   (60 secs, 3 samples)
Dc: sqrt(2) to 99 decimal places         341290.5 lpm   (60 secs, 6 samples)
Recursion Test--Tower of Hanoi            97459.4 lps   (10 secs, 6 samples)


                     INDEX VALUES            
TEST                                        BASELINE     RESULT      INDEX

Arithmetic Test (type = double)               2541.7   819482.9      322.4
Dhrystone 2 without register variables       22366.3  4940322.4      220.9
Execl Throughput Test                           16.5     3676.0      222.8
File Copy  (30 seconds)                        179.0    55927.0      312.4
Pipe-based Context Switching Test             1318.5    96705.9       73.3
Shell scripts (8 concurrent)                     4.0      746.0      186.5
                                                                 =========
     SUM of  6 items                                                1338.4
     AVERAGE                                                         223.1

 

10 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

Linux mail servers benchmarks (Qmail, Sendmail,Postfix)

New Linux mail servers benchmarks website. Check out http://benchmarks.dmz.ro . (0 Replies)
Discussion started by: cipango
0 Replies

2. UNIX for Advanced & Expert Users

Linux Processing Benchmarks ?

Hello everyone. Does anyone know where to I could find published benchmarks for how a Linux box performs. It would be nice if I could find a comparison to the Windows OS. Thanks, Lance (2 Replies)
Discussion started by: lcstephens
2 Replies

3. Linux Benchmarks

Instructions for Linux Benchmarks

STEP 1: Get the source here: https://www.unix.com/source/bm.zip or https://www.unix.com/source/unix_linux_bench.tar.gz STEP 2: unzip or untar and cd into the bm directory STEP 3: make (Note: there is a pre-compiled Linux binary in the distro, so Linux users don't have to make a... (0 Replies)
Discussion started by: Neo
0 Replies

4. Linux Benchmarks

Linux Benchmarks Makes No Sense

I created two computers with identical hardware, and run the benchmark programs in both starting at the same exact time. What makes no sense is that the computer that has the lower average index (121) finished the race a good 30 minutes ahead of the computer wich showed the higher avg index... (0 Replies)
Discussion started by: philip_38
0 Replies

5. Linux

How I will check wheather my linux benchmark results are OK

My system bench mark results INDEX VALUES TEST BASELINE RESULT INDEX Arithmetic Test (type = double) 2541.7 876123.7 344.7 Dhrystone 2 without register variables 22366.3 5411602.3 ... (1 Reply)
Discussion started by: chandra s
1 Replies

6. Linux Benchmarks

Original (Archive) Site for Linux Benchmarks

FYI: Here is the archive site for the original Linux benchmarks (1994 - 1996) http://linux.silkroad.com/ Neo (3 Replies)
Discussion started by: Neo
3 Replies

7. Shell Programming and Scripting

linux ISQL and MSSQL unload results to file

Hello, I am using suse 10.1 and isql from unixodbc to connect to a MS SQL server. I got everything to work fine. What do I need to unload the results from the sql to a file? I attempted to put unload to in my sql statement but got a error. I don't see in the isql help where it has a option to... (0 Replies)
Discussion started by: benefactr
0 Replies

8. Shell Programming and Scripting

Linux script - Crazy results

Here is my script: # # Capture the current directory. export -p CurrentDir="`pwd`" echo $CurrentDir # # Capture the new directory name in the form YYYYMMDD. export -p DateDir="`date +"%Y%m%d"`" echo $DateDir # # Store the desired target directory. export -p... (6 Replies)
Discussion started by: imprimisxo
6 Replies

9. Red Hat

Linux ls -L Results

I seem to be somewhat baffled by the results of the -L option of the ls command on our new Linux system. I have a symbolic link defined like the following: ptmawpmfld.sqr as /u21/xxxx/m/moranp1/yyyy/fixpaths/tests20091218/awpmfld.sqr When I issue the command ls -l ptmawpmfld.sqr, I see the... (2 Replies)
Discussion started by: ptmoran
2 Replies

10. UNIX for Dummies Questions & Answers

LINUX SORT command chops results

I am trying to sort a file . The file looks like this: DDFF 2 /ztpfrepos/pgr/load DDFQ 2 /ztpfrepos/pgr/load DDFX 2 /ztpfrepos/pgr/load DDUA 2 /ztpfrepos/pgr/load My command: sort -k1 /home/c153507/Bin/OPL1.txt -o /home/c153507/Bin/OPL1.txt The results are OK except for one line where... (4 Replies)
Discussion started by: Yahalom
4 Replies
VM86(2) 						     Linux Programmer's Manual							   VM86(2)

NAME
vm86old, vm86 - enter virtual 8086 mode SYNOPSIS
#include <sys/vm86.h> int vm86old(struct vm86_struct *info); int vm86(unsigned long fn, struct vm86plus_struct *v86); DESCRIPTION
The system call vm86() was introduced in Linux 0.97p2. In Linux 2.1.15 and 2.0.28, it was renamed to vm86old(), and a new vm86() was introduced. The definition of struct vm86_struct was changed in 1.1.8 and 1.1.9. These calls cause the process to enter VM86 mode (virtual-8086 in Intel literature), and are used by dosemu. VM86 mode is an emulation of real mode within a protected mode task. RETURN VALUE
On success, zero is returned. On error, -1 is returned, and errno is set appropriately. ERRORS
EFAULT This return value is specific to i386 and indicates a problem with getting user-space data. ENOSYS This return value indicates the call is not implemented on the present architecture. EPERM Saved kernel stack exists. (This is a kernel sanity check; the saved stack should exist only within vm86 mode itself.) CONFORMING TO
This call is specific to Linux on 32-bit Intel processors, and should not be used in programs intended to be portable. COLOPHON
This page is part of release 4.15 of the Linux man-pages project. A description of the project, information about reporting bugs, and the latest version of this page, can be found at https://www.kernel.org/doc/man-pages/. Linux 2009-02-20 VM86(2)
All times are GMT -4. The time now is 08:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy