Sponsored Content
Full Discussion: Athlon XP 1600+
UNIX Standards and Benchmarks UNIX & LINUX Benchmarks (Version 3.11) Linux Benchmarks Athlon XP 1600+ Post 52147 by GuizZzmo on Friday 11th of June 2004 04:47:20 AM
Old 06-11-2004
Athlon XP 1600+

System Notes:

CPU/Speed: AMD Athlon 1600+ 1.4Ghz
Ram: 768 MO DDR 333 PC2100
Motherboard: KG-7
Bus: PCI
Cache: 512KB
HD Controller: ?

Benchmarks:

==============================================================

BYTE UNIX Benchmarks (Version 3.11)
System -- Linux adsl.guizzzmo.com 2.6.3-7mdk #1 Wed Mar 17 15:56:42 CET 2004 i686 unknown unknown GNU/Linux
Start Benchmark Run: jeu jun 10 21:35:27 CEST 2004
0 interactive users.
Dhrystone 2 without register variables 1795488.5 lps (10 secs, 6 samples)
Dhrystone 2 using register variables 1757564.8 lps (10 secs, 6 samples)
Arithmetic Test (type = arithoh) 2861180.6 lps (10 secs, 6 samples)
Arithmetic Test (type = register) 164995.1 lps (10 secs, 6 samples)
Arithmetic Test (type = short) 161398.5 lps (10 secs, 6 samples)
Arithmetic Test (type = int) 116243.9 lps (10 secs, 6 samples)
Arithmetic Test (type = long) 99347.1 lps (10 secs, 6 samples)
Arithmetic Test (type = float) 314690.3 lps (10 secs, 6 samples)
Arithmetic Test (type = double) 357532.3 lps (10 secs, 6 samples)
System Call Overhead Test 815463.0 lps (10 secs, 6 samples)
Pipe Throughput Test 444876.2 lps (10 secs, 6 samples)
Pipe-based Context Switching Test 124085.4 lps (10 secs, 6 samples)
Process Creation Test 5287.4 lps (10 secs, 6 samples)
Execl Throughput Test 1345.1 lps (9 secs, 6 samples)
File Read (10 seconds) 1926886.0 KBps (10 secs, 6 samples)
File Write (10 seconds) 128252.0 KBps (10 secs, 6 samples)
File Copy (10 seconds) 47510.0 KBps (10 secs, 6 samples)
File Read (30 seconds) 2141400.0 KBps (30 secs, 6 samples)
File Write (30 seconds) 121130.0 KBps (30 secs, 6 samples)
File Copy (30 seconds) 34846.0 KBps (30 secs, 6 samples)
C Compiler Test 396.0 lpm (60 secs, 3 samples)
Shell scripts (1 concurrent) 743.6 lpm (60 secs, 3 samples)
Shell scripts (2 concurrent) 414.3 lpm (60 secs, 3 samples)
Shell scripts (4 concurrent) 213.0 lpm (60 secs, 3 samples)
Shell scripts (8 concurrent) 105.6 lpm (60 secs, 3 samples)
Dc: sqrt(2) to 99 decimal places 254816.8 lpm (60 secs, 6 samples)
Recursion Test--Tower of Hanoi 28208.4 lps (10 secs, 6 samples)


INDEX VALUES
TEST BASELINE RESULT INDEX

Arithmetic Test (type = double) 2541.7 357532.3 140.7
Dhrystone 2 without register variables 22366.3 1795488.5 80.3
Execl Throughput Test 16.5 1345.1 81.5
File Copy (30 seconds) 179.0 34846.0 194.7
Pipe-based Context Switching Test 1318.5 124085.4 94.1
Shell scripts (8 concurrent) 4.0 105.6 26.4
=========
SUM of 6 items 617.6
AVERAGE 102.9
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Athlon XP + Linux/Unix? and RAM Question

Has anyone had any experience with this new processor and its compatability with Linux/Unix? How did it preform comared to regular Athlons and P4's? I also have one other question. I plan on buying a new dell and fiddling left and right with it. Which type of RAM is better, RDRAM or... (3 Replies)
Discussion started by: KyPeN
3 Replies

2. UNIX for Dummies Questions & Answers

installing unix on a amd athlon processor

I just need a simple answer on if installing unix on a pc using an AMD processor instead of Intel is going to be a problem. Thank you one and all. (3 Replies)
Discussion started by: frznmeatcicle
3 Replies

3. Linux Benchmarks

Athlon XP3200 (@2236Mhz)

CPU/Speed: Athlon XP3200 @ 2236mhz Ram: 1GB DDR (344mhz) Motherboard: Abit NF7-S Cache: 512k on board Controller: Integrated Nforce2 Disk: 120Gb WD Special Edition, 40gb WD Caviar Load: 1 user. Clean boot, init 5 but X-Windows not loaded. Kernel: 2.6.5 pgms: gcc 3.2.3 Distribution:... (0 Replies)
Discussion started by: Garp
0 Replies
PMC.K7(3)						   BSD Library Functions Manual 						 PMC.K7(3)

NAME
pmc.k7 -- measurement events for AMD Athlon (K7 family) CPUs LIBRARY
Performance Counters Library (libpmc, -lpmc) SYNOPSIS
#include <pmc.h> DESCRIPTION
AMD K7 PMCs are present in the AMD Athlon series of CPUs and are documented in: AMD Athlon Processor x86 Code Optimization Guide, Publication No. 22007, Advanced Micro Devices, Inc., February 2002. PMC Features AMD K7 PMCs are 48 bits wide. Each K7 CPU contains 4 PMCs with the following capabilities: Capability Support PMC_CAP_CASCADE No PMC_CAP_EDGE Yes PMC_CAP_INTERRUPT Yes PMC_CAP_INVERT Yes PMC_CAP_READ Yes PMC_CAP_PRECISE No PMC_CAP_SYSTEM Yes PMC_CAP_TAGGING No PMC_CAP_THRESHOLD Yes PMC_CAP_USER Yes PMC_CAP_WRITE Yes Event Qualifiers Event specifiers for AMD K7 PMCs can have the following optional qualifiers: count=value Configure the counter to increment only if the number of configured events measured in a cycle is greater than or equal to value. edge Configure the counter to only count negated-to-asserted transitions of the conditions expressed by the other qualifiers. In other words, the counter will increment only once whenever a given condition becomes true, irrespective of the number of clocks during which the condition remains true. inv Invert the sense of comparison when the ``count'' qualifier is present, making the counter to increment when the number of events per cycle is less than the value specified by the ``count'' qualifier. os Configure the PMC to count events happening at privilege level 0. unitmask=mask This qualifier is used to further qualify a select few events, ``k7-dc-refills-from-l2'', ``k7-dc-refills-from-system'' and ``k7-dc-writebacks''. Here mask is a string of the following characters optionally separated by '+' characters: m Count operations for lines in the ``Modified'' state. o Count operations for lines in the ``Owner'' state. e Count operations for lines in the ``Exclusive'' state. s Count operations for lines in the ``Shared'' state. i Count operations for lines in the ``Invalid'' state. If no ``unitmask'' qualifier is specified, the default is to count events for caches lines in any of the above states. usr Configure the PMC to count events occurring at privilege levels 1, 2 or 3. If neither of the ``os'' or ``usr'' qualifiers were specified, the default is to enable both. AMD K7 Event Specifiers The event specifiers supported on AMD K7 PMCs are: k7-dc-accesses (Event 40H) Count data cache accesses. k7-dc-misses (Event 41H) Count data cache misses. k7-dc-refills-from-l2 [,unitmask=mask] (Event 42H) Count data cache refills from L2 cache. This event may be further qualified using the ``unitmask'' qualifier. k7-dc-refills-from-system [,unitmask=mask] (Event 43H) Count data cache refills from system memory. This event may be further qualified using the ``unitmask'' qualifier. k7-dc-writebacks [,unitmask=mask] (Event 44H) Count data cache writebacks. This event may be further qualified using the ``unitmask'' qualifier. k7-hardware-interrupts (Event CFH) Count the number of taken hardware interrupts. k7-ic-fetches (Event 80H) Count instruction cache fetches. k7-ic-misses (Event 81H) Count instruction cache misses. k7-interrupts-masked-cycles (Event CDH) Count the number of cycles when the processor's IF flag was zero. k7-interrupts-masked-while-pending-cycles (Event CEH) Count the number of cycles interrupts were masked while pending due to the processor's IF flag being zero. k7-l1-and-l2-dtlb-misses (Event 46H) Count L1 and L2 DTLB misses. k7-l1-dtlb-miss-and-l2-dtlb-hits (Event 45H) Count L1 DTLB misses and L2 DTLB hits. k7-l1-itlb-misses (Event 84H) Count L1 ITLB misses that are L2 ITLB hits. k7-l1-l2-itlb-misses (Event 85H) Count L1 (and L2) ITLB misses. k7-misaligned-references (Event 47H) Count misaligned data references. k7-retired-branches (Event C2H) Count all retired branches (conditional, unconditional, exceptions and interrupts). k7-retired-branches-mispredicted (Event C3H) Count all mispredicted retired branches. k7-retired-far-control-transfers (Event C6H) Count retired far control transfers. k7-retired-instructions (Event C0H) Count all retired instructions. k7-retired-ops (Event C1H) Count retired ops. k7-retired-resync-branches (Event C7H) Count retired resync branches (non control transfer branches). k7-retired-taken-branches (Event C4H) Count retired taken branches. k7-retired-taken-branches-mispredicted (Event C5H) Count mispredicted taken branches that were retired. Event Name Aliases The following table shows the mapping between the PMC-independent aliases supported by Performance Counters Library (libpmc, -lpmc) and the underlying hardware events used. Alias Event branches k7-retired-branches branch-mispredicts k7-retired-branches-mispredicted dc-misses k7-dc-misses ic-misses k7-ic-misses instructions k7-retired-instructions interrupts k7-hardware-interrupts unhalted-cycles (unsupported) SEE ALSO
pmc(3), pmc.atom(3), pmc.core(3), pmc.core2(3), pmc.iaf(3), pmc.k8(3), pmc.p4(3), pmc.p5(3), pmc.p6(3), pmc.soft(3), pmc.tsc(3), pmclog(3), hwpmc(4) HISTORY
The pmc library first appeared in FreeBSD 6.0. AUTHORS
The Performance Counters Library (libpmc, -lpmc) library was written by Joseph Koshy <jkoshy@FreeBSD.org>. BSD
October 4, 2008 BSD
All times are GMT -4. The time now is 02:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy