public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Con Kolivas <conman@kolivas.net>
To: linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: [BENCHMARK] ext3, reiser, jfs, xfs effect on contest
Date: Sat, 1 Feb 2003 00:20:30 +1100	[thread overview]
Message-ID: <200302010020.34119.conman@kolivas.net> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Using the osdl hardware (http://www.osdl.org) with contest 
(http://contest.kolivas.net) I've conducted a set of benchmarks with 
different filesystems. Note that contest does not claim to be a throughput 
benchmark.

All of these use kernel 2.5.59

First a set of contest benchmarks with the io load on a different hard disk 
containing each of the four filesystems:

io_other:
Kernel [runs]   Time    CPU%    Loads   LCPU%   Ratio
2559ext3    3   89      84.3    2       5.5     1.13
2559reiser  3   87      86.2    2       5.7     1.10
2559jfs     3   87      86.2    3       5.7     1.10
2559xfs     3   87      86.2    2       4.5     1.10

I found it interesting that there is virtually no difference in kernel 
compilation time with all fs. However jfs consistently wrote more during the 
io load than the other fs.


This is a set of benchmarks with the kernel compilation and load all performed 
on each of the fs:

ctar_load:
Kernel     [runs]       Time    CPU%    Loads   LCPU%   Ratio
2559ext3        2       96      82.3    2       5.2     1.23
2559jfs         2       103     73.8    0       0.0     1.32
2559reiser      2       100     78.0    0       1.0     1.27
2559xfs         2       97      82.5    2       5.2     1.23

Not sure why the jfs load shows up as 0 cpu% unless it's an accounting issue 
within the kernel. Subtle differences between fs times.


xtar_load:
Kernel     [runs]       Time    CPU%    Loads   LCPU%   Ratio
2559ext3        2       97      79.4    2       6.2     1.24
2559jfs         2       136     55.9    0       0.0     1.74
2559reiser      2       104     75.0    0       4.8     1.32
2559xfs         2       105     72.4    1       7.6     1.33

Once again jfs shows up no cpu%. These results show signficant prolongation of 
kernel compilation with repeated extracting of tars and jfs, without an 
increase in load work done.


io_load:
Kernel     [runs]       Time    CPU%    Loads   LCPU%   Ratio
2559ext3        3       109     68.8    4       10.1    1.40
2559jfs         3       138     54.3    11      13.8    1.77
2559reiser      3       98      76.5    2       9.2     1.24
2559xfs         3       124     60.5    6       8.0     1.57

This shows the largest discrepancy with jfs holding up kernel compilation the 
most and doing the most work and reiserfs at the other end. Cpu usage by the 
jfs load seems to make sense here.


read_load:
Kernel     [runs]       Time    CPU%    Loads   LCPU%   Ratio
2559ext3        2       98      80.6    7       7.1     1.26
2559jfs         2       97      79.4    5       5.2     1.24
2559reiser      2       101     79.2    6       7.9     1.28
2559xfs         2       98      80.6    6       7.1     1.24

Interestingly reading has the opposite order to writing but with probably 
insignificant differences in time. Note the lowish cpu usage by jfs again.

Comments?
Con
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD4DBQE+OngeF6dfvkL3i1gRAvKhAJYtmOkN1kLVuBMKI7Ygm317nXrUAJ0Y8UWI
IIdOlvqomgW5eEL4ZQkyGA==
=YDEz
-----END PGP SIGNATURE-----

             reply	other threads:[~2003-01-31 13:11 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-31 13:20 Con Kolivas [this message]
2003-01-31 13:37 ` [BENCHMARK] ext3, reiser, jfs, xfs effect on contest Hans Reiser
2003-01-31 13:40   ` Con Kolivas
2003-01-31 13:56     ` Hans Reiser
2003-01-31 14:15       ` Con Kolivas
2003-01-31 15:21       ` Dave Jones
2003-01-31 16:40         ` Hans Reiser
2003-01-31 16:47           ` Dave Jones
2003-01-31 17:11             ` Hans Reiser
2003-01-31 19:04   ` Andrew Morton
2003-01-31 19:29     ` Hans Reiser
2003-01-31 22:21       ` Con Kolivas
2003-01-31 23:18         ` Con Kolivas
2003-02-01  0:19         ` David Lang
2003-01-31 14:09 ` Mike A. Harris
2003-01-31 14:18   ` Con Kolivas
2003-01-31 15:00   ` Maciej Soltysiak
2003-02-01  0:12 ` Con Kolivas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200302010020.34119.conman@kolivas.net \
    --to=conman@kolivas.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox