Sponsored Content
Full Discussion: El Cheapo SoyoBox
UNIX Standards and Benchmarks UNIX & LINUX Benchmarks (Version 3.11) UNIX Benchmarks El Cheapo SoyoBox Post 40203 by auswipe on Thursday 11th of September 2003 01:33:42 AM
Old 09-11-2003
El Cheapo SoyoBox

This is my El Cheapo Soyobox that runs the family web server and e-mail server. Nothing special.

CPU/Speed: 950 MHz AMD Duron
Ram: 256 meg PC100
Motherboard: K7VEM Pro
Bus: 100 MHz
Cache: Unknown
Controller: IDE ATA 100 running at ATA66
Disk: 15 gig IDE
Load: 1 user running httpd and qmail
Kernel: FreeBSD 4.8-RELEASE #0
Kernel ELF?: No

El Cheapo Soyobox.

Soyo K7VEMPro, 950 MHz Duron with 256 megs of PC100 memory.
15 gig IDE HD running in ATA66 mode.

Code:
  BYTE UNIX Benchmarks (Version 3.11)
  System -- FreeBSD FreeBSDBox.HomeNet.org 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Wed Jun 25 2
3:54:53 CDT 2003 auswipe@FreeBSDBox.HomeNet.org:/usr/obj/usr/src/sys/FREEBSDBOX i386
  Start Benchmark Run: Wed Sep 10 23:01:51 CDT 2003
   2 interactive users.
Dhrystone 2 without register variables   2066841.3 lps   (10 secs, 6 samples)
Dhrystone 2 using register variables     2067759.4 lps   (10 secs, 6 samples)
Arithmetic Test (type = arithoh)         3842207.9 lps   (10 secs, 6 samples)
Arithmetic Test (type = register)        182046.7 lps   (10 secs, 6 samples)
Arithmetic Test (type = short)           181737.6 lps   (10 secs, 6 samples)
Arithmetic Test (type = int)             182041.3 lps   (10 secs, 6 samples)
Arithmetic Test (type = long)            182100.5 lps   (10 secs, 6 samples)
Arithmetic Test (type = float)           449120.9 lps   (10 secs, 6 samples)
Arithmetic Test (type = double)          449183.2 lps   (10 secs, 6 samples)
System Call Overhead Test                400301.2 lps   (10 secs, 6 samples)
Pipe Throughput Test                     473866.1 lps   (10 secs, 6 samples)
Pipe-based Context Switching Test         70946.4 lps   (10 secs, 6 samples)
Process Creation Test                      1803.9 lps   (10 secs, 6 samples)
Execl Throughput Test                       496.5 lps   (9 secs, 6 samples)
File Read  (10 seconds)                  934477.0 KBps  (10 secs, 6 samples)
File Write (10 seconds)                    9200.0 KBps  (10 secs, 6 samples)
File Copy  (10 seconds)                    8412.0 KBps  (10 secs, 6 samples)
File Read  (30 seconds)                  956273.0 KBps  (30 secs, 6 samples)
File Write (30 seconds)                    9066.0 KBps  (30 secs, 6 samples)
File Copy  (30 seconds)                    8338.0 KBps  (30 secs, 6 samples)
C Compiler Test                             965.3 lpm   (60 secs, 3 samples)
Shell scripts (1 concurrent)               1474.7 lpm   (60 secs, 3 samples)
Shell scripts (2 concurrent)                743.0 lpm   (60 secs, 3 samples)
Shell scripts (4 concurrent)                375.3 lpm   (60 secs, 3 samples)
Shell scripts (8 concurrent)                182.3 lpm   (60 secs, 3 samples)
Dc: sqrt(2) to 99 decimal places          16052.3 lpm   (60 secs, 6 samples)
Recursion Test--Tower of Hanoi            29021.1 lps   (10 secs, 6 samples)


                     INDEX VALUES
TEST                                        BASELINE     RESULT      INDEX

Arithmetic Test (type = double)               2541.7   449183.2      176.7
Dhrystone 2 without register variables       22366.3  2066841.3       92.4
Execl Throughput Test                           16.5      496.5       30.1
File Copy  (30 seconds)                        179.0     8338.0       46.6
Pipe-based Context Switching Test             1318.5    70946.4       53.8
Shell scripts (8 concurrent)                     4.0      182.3       45.6
                                                                 =========
     SUM of  6 items                                                 445.2
     AVERAGE                                                          74.2

 
volcheck(1)							   User Commands						       volcheck(1)

NAME
volcheck - checks for media in a drive and by default checks all floppy media SYNOPSIS
volcheck [-v] [-i secs] [-t secs] pathname DESCRIPTION
The volcheck utility tells Volume Management to look at each dev/pathname in sequence and determine if new media has been inserted in the drive. The default action is to volcheck all checkable media managed by volume management. OPTIONS
The following options are supported: -i secs Set the frequency of device checking to secs seconds. The default is 2 seconds. The minimum frequency is 1 second. -t secs Check the named device(s) for the next secs seconds. The maximum number of seconds allowed is 28800, which is 8 hours. The fre- quency of checking is specified by -i. There is no default total time. -v Verbose. OPERANDS
The following operands are supported: pathname The path name of a media device. EXAMPLES
Example 1: A sample of the volcheck command. The following example example% volcheck -v /dev/diskette /dev/diskette has media asks Volume Management to examine the floppy drive for new media. The following example example% volcheck -i 2 -t 600 /dev/diskette1 & asks Volume Management if there is a floppy in the floppy drive every 2 seconds for 600 seconds (10 minutes). FILES
/dev/volctl Volume Management control port ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWvolu | +-----------------------------+-----------------------------+ SEE ALSO
eject(1), volcancel(1), volmissing(1) rmmount(1M), vold(1M), rmmount.conf(4), vold.conf(4), attributes(5), volfs(7FS) WARNINGS
Due to a hardware limitation in many floppy drives, the act of checking for media causes mechanical action in the floppy drive. Continu- ous polling of the floppy drive will cause the drive to wear out. It is recommended that polling the drive only be performed during periods of high use. SunOS 5.10 21 Feb 1997 volcheck(1)
All times are GMT -4. The time now is 06:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy