2002-10-07 22:30:19

by Shane Shrybman

[permalink] [raw]
Subject: [BENCHMARK] 2.5.40-mm2 contest with 1/2 disk(s), swap and noswap

Hi,

Since there is no LVM in 2.5 yet I built another 2.5 testing box and ran
contest v0.42 on it. I changed a few things in contest so it would
finish in my lifetime ( make -j 1 for kernel builds and only half the
size of memory for io_load).

This was on a 2 disk scsi(2940UW) K6, 48MB system with no ide. The OS,
swap and kernel build was on the slower scsi disk, and a fresh ext3 on
the faster scsi disk.

The runs that have '2d' in the label were done with the io_load on the
faster disk while the kernel compile was done on the slower disk, with
OS and swap.

The '1d' runs were with everything on the OS disk.
The 's' indicates that 128MB swap partition was used on that run,
otherwise the swap device wasn't used.

Preempt was not used in the making of these benchmarks. These are the
averages of 3 runs.

noload:
Kernel Time CPU% Ratio
2.5.40-mm2-1d_500.1 394.1 96 1.00
2.5.40-mm2-1d_500.1s 393.1 96 1.00
2.5.40-mm2-2d_500.1 394.4 96 1.00
io_load:
Kernel Time CPU% Ratio
2.5.40-mm2-1d_500.1 1556.9 25 3.95
2.5.40-mm2-1d_500.1s 1536.1 26 3.90
2.5.40-mm2-2d_500.1 880.4 47 2.23
2.5.40-mm2-2d_500.1s 873.9 48 2.22

mem_load:
Kernel Time CPU% Ratio
2.5.40-mm2-1d_500.1s 3801.3 11 9.65
2.5.40-mm2-2d_500.1s 3639.7 11 9.24

I would have expected using swap to have a bigger impact.

Hope these are of value.

Shane