Sponsored Content
Full Discussion: ga 970a ud3 bench
UNIX Standards and Benchmarks UNIX & LINUX Benchmarks (Version 3.11) Linux Benchmarks ga 970a ud3 bench Post 302609433 by thirnick on Tuesday 20th of March 2012 12:12:34 AM
Old 03-20-2012
ga 970a ud3 bench

fx6100 4.0ghz

| BYTE UNIX Benchmarks (Version 3.11)
| System -- Linux nick-GA-970A-UD3 2.6.35-32-generic #66-Ubuntu SMP Mon Feb 13 21:04:32 UTC 2012 x86_64 GNU/Linux
| Start Benchmark Run: Sun Mar 18 16:59:29 CDT 2012
| 2 interactive users.

Dhrystone 2 without register variables|10.0|lps|20189415.9|20189334.4|6

Dhrystone 2 using register variables|10.0|lps|20179769.3|20179732.8|6

Arithmetic Test (type = arithoh)|10.0|lps|555709652.0|555703638.0|6

Arithmetic Test (type = register)|10.0|lps|1434192.4|1434192.3|6

Arithmetic Test (type = short)|10.0|lps|1402868.5|1402867.9|6

Arithmetic Test (type = int)|10.0|lps|1433886.2|1433886.1|6

Arithmetic Test (type = long)|10.0|lps|1344302.0|1344301.9|6

Arithmetic Test (type = float)|10.0|lps|3005251.7|3005251.7|6

Arithmetic Test (type = double)|10.0|lps|2648032.1|2648031.8|6

System Call Overhead Test|10.0|lps|1975368.4|1975177.4|6

Pipe Throughput Test|10.0|lps|1704206.4|1703833.6|6

Master sync error: expect 1, got 0
Master sync error: expect 1, got 0
Master sync error: expect 1, got 0
Master sync error: expect 1, got 0
Master sync error: expect 1, got 0
Master sync error: expect 1, got 0
Pipe-based Context Switching Test| no measured results|

Process Creation Test|10.0|lps|5340.8|5339.0|6

Execl Throughput Test|9.8|lps|1438.3|1438.3|6

File Read (10 seconds)|10|KBps|4924241|4921746|6
File Write (10 seconds)|10|KBps|1131633|1131509|6
File Copy (10 seconds)|10|KBps|175136|174945|6
File Read (30 seconds)|30|KBps|4922259|4919858|6
File Write (30 seconds)|30|KBps|1147822|1147702|6
File Copy (30 seconds)|30|KBps|146530|146489|6

1.00017
1
1
C Compiler Test|60.0|lpm|1156.6|1156.6|3

1
1
1
Shell scripts (1 concurrent)|60.0|lpm|5159.7|5159.7|3
1
1
1
Shell scripts (2 concurrent)|60.0|lpm|2997.0|0.0|3
1
1
1
Shell scripts (4 concurrent)|60.0|lpm|5502.0|5502.0|3
1
1
1
Shell scripts (8 concurrent)|60.0|lpm|4691.0|4691.0|3

1
1
1
1
1
1
Dc: sqrt(2) to 99 decimal places|60.0|lpm|60194.7|60194.2|6

Recursion Test--Tower of Hanoi|10.0|lps|182481.2|182374.6|6

End Benchmark Run: Sun Mar 18 18:17:38 CDT 2012
2 interactive users.

---------- Post updated at 11:12 PM ---------- Previous update was at 11:08 PM ----------

whats with master sync errors
 

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Brain Bench Certification

Hi, Can anybody provide me Pointers to Practice tests or any Material to prepare for Brainbench certification in Unix Shell Scripting? Also how good is this Certification for UNIX programmers. Is it worth it? I'm planning to take this certification in 2 weeks. Kindly let me know all the pros... (0 Replies)
Discussion started by: pavan_emani
0 Replies

2. Shell Programming and Scripting

How to use bench mark module for sub routines in perl?

Hi, I have 2 sub routines for example. use Benchmark 'cmpthese'; sub explicit { print "\n print and calculate\n"; } sub new_per_loop { for (0..4){ print "\n print the loop \n"; } } cmpthese (10_000, { 'Explicit' => &explicit, ... (2 Replies)
Discussion started by: vanitham
2 Replies
GRUB-FILE(1)						      General Commands Manual						      GRUB-FILE(1)

NAME
grub-file -- Check if FILE is of specified type. SYNOPSIS
grub-file (--is-i386-xen-pae-domu | --is-x86_64-xen-domu | --is-x86-xen-dom0 | --is-x86-multiboot | --is-x86-multiboot2 | --is-arm-linux | --is-arm64-linux | --is-ia64-linux | --is-mips-linux | --is-mipsel-linux | --is-sparc64-linux | --is-powerpc-linux | --is-x86-linux | --is-x86-linux32 | --is-x86-kfreebsd | --is-i386-kfreebsd | --is-x86_64-kfreebsd | --is-x86-knetbsd | --is-i386-knetbsd | --is-x86_64-knetbsd | --is-i386-efi | --is-x86_64-efi | --is-ia64-efi | --is-arm64-efi | --is-arm-efi | --is-hibernated-hiberfil | --is-x86_64-xnu | --is-i386-xnu | --is-xnu-hibr | --is-x86-bios-bootsector) FILE DESCRIPTION
grub-file is used to check if FILE is of a specified type. OPTIONS
--is-i386-xen-pae-domu Check if FILE can be booted as i386 PAE Xen unprivileged guest kernel --is-x86_64-xen-domu Check if FILE can be booted as x86_64 Xen unprivileged guest kernel --is-x86-xen-dom0 Check if FILE can be used as Xen x86 privileged guest kernel --is-x86-multiboot Check if FILE can be used as x86 multiboot kernel --is-x86-multiboot2 Check if FILE can be used as x86 multiboot2 kernel --is-arm-linux Check if FILE is ARM Linux --is-arm64-linux Check if FILE is ARM64 Linux --is-ia64-linux Check if FILE is IA64 Linux --is-mips-linux Check if FILE is MIPS Linux --is-mipsel-linux Check if FILE is MIPSEL Linux --is-sparc64-linux Check if FILE is SPARC64 Linux --is-powerpc-linux Check if FILE is POWERPC Linux --is-x86-linux Check if FILE is x86 Linux --is-x86-linux32 Check if FILE is x86 Linux supporting 32-bit protocol --is-x86-kfreebsd Check if FILE is x86 kFreeBSD --is-i386-kfreebsd Check if FILE is i386 kFreeBSD --is-x86_64-kfreebsd Check if FILE is x86_64 kFreeBSD --is-x86-knetbsd Check if FILE is x86 kNetBSD --is-i386-knetbsd Check if FILE is i386 kNetBSD --is-x86_64-knetbsd Check if FILE is x86_64 kNetBSD --is-i386-efi Check if FILE is i386 EFI file --is-x86_64-efi Check if FILE is x86_64 EFI file --is-ia64-efi Check if FILE is IA64 EFI file --is-arm64-efi Check if FILE is ARM64 EFI file --is-arm-efi Check if FILE is ARM EFI file --is-hibernated-hiberfil Check if FILE is hiberfil.sys in hibernated state --is-x86_64-xnu Check if FILE is x86_64 XNU (Mac OS X kernel) --is-i386-xnu Check if FILE is i386 XNU (Mac OS X kernel) --is-xnu-hibr Check if FILE is XNU (Mac OS X kernel) hibernated image --is-x86-bios-bootsector Check if FILE is BIOS bootsector SEE ALSO
info grub Web Feb 26 2014 GRUB-FILE(1)
All times are GMT -4. The time now is 03:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy