linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* LMbench2.0 results
@ 2002-09-07 12:18 Paolo Ciarrocchi
  2002-09-07 12:27 ` Jeff Garzik
                   ` (2 more replies)
  0 siblings, 3 replies; 42+ messages in thread
From: Paolo Ciarrocchi @ 2002-09-07 12:18 UTC (permalink / raw)
  To: linux-kernel

Hi all,
I've just ran lmbench2.0 on my laptop.
Here the results (again, 2.5.33 seems to be "slow", I don't know why...)

cd results && make summary percent 2>/dev/null | more
make[1]: Entering directory `/usr/src/LMbench/results'

                 L M B E N C H  2 . 0   S U M M A R Y
                 ------------------------------------


Basic system parameters
----------------------------------------------------
Host                 OS Description              Mhz
                                                    
--------- ------------- ----------------------- ----
frodo      Linux 2.4.18       i686-pc-linux-gnu  797
frodo      Linux 2.4.19       i686-pc-linux-gnu  797
frodo      Linux 2.5.33       i686-pc-linux-gnu  797

Processor, Processes - times in microseconds - smaller is better
----------------------------------------------------------------
Host                 OS  Mhz null null      open selct sig  sig  fork exec sh  
                             call  I/O stat clos TCP   inst hndl proc proc proc
--------- ------------- ---- ---- ---- ---- ---- ----- ---- ---- ---- ---- ----
frodo      Linux 2.4.18  797 0.40 0.56 3.18 3.97       1.00 3.18 115. 1231 13.K
frodo      Linux 2.4.19  797 0.40 0.56 3.07 3.88       1.00 3.19 129. 1113 13.K
frodo      Linux 2.5.33  797 0.40 0.61 3.78 4.76       1.02 3.37 201. 1458 13.K

Context switching - times in microseconds - smaller is better
-------------------------------------------------------------
Host                 OS 2p/0K 2p/16K 2p/64K 8p/16K 8p/64K 16p/16K 16p/64K
                        ctxsw  ctxsw  ctxsw ctxsw  ctxsw   ctxsw   ctxsw
--------- ------------- ----- ------ ------ ------ ------ ------- -------
frodo      Linux 2.4.18 0.990 4.4200   13.8 6.2700  309.8    58.6   310.5
frodo      Linux 2.4.19 0.900 4.2900   15.3 5.9100  309.6    57.7   309.9
frodo      Linux 2.5.33 1.620 5.2800   15.3 9.3500  312.7    54.9   312.7

*Local* Communication latencies in microseconds - smaller is better
-------------------------------------------------------------------
Host                 OS 2p/0K  Pipe AF     UDP  RPC/   TCP  RPC/ TCP
                        ctxsw       UNIX         UDP         TCP conn
--------- ------------- ----- ----- ---- ----- ----- ----- ----- ----
frodo      Linux 2.4.18 0.990 4.437 8.66                             
frodo      Linux 2.4.19 0.900 4.561 7.76                             
frodo      Linux 2.5.33 1.620 6.497 9.11                             

File & VM system latencies in microseconds - smaller is better
--------------------------------------------------------------
Host                 OS   0K File      10K File      Mmap    Prot    Page	
                        Create Delete Create Delete  Latency Fault   Fault 
--------- ------------- ------ ------ ------ ------  ------- -----   ----- 
frodo      Linux 2.4.18   68.9   16.0  185.8   31.6    425.0 0.789 2.00000
frodo      Linux 2.4.19   68.9   14.9  186.5   29.8    416.0 0.798 2.00000
frodo      Linux 2.5.33   77.8   19.1  211.6   38.3    774.0 0.832 3.00000

*Local* Communication bandwidths in MB/s - bigger is better
-----------------------------------------------------------
Host                OS  Pipe AF    TCP  File   Mmap  Bcopy  Bcopy  Mem   Mem
                             UNIX      reread reread (libc) (hand) read write
--------- ------------- ---- ---- ---- ------ ------ ------ ------ ---- -----
frodo      Linux 2.4.18 810. 650.       181.7  203.7  101.5  101.4 203. 195.3
frodo      Linux 2.4.19 808. 680.       187.2  203.8  101.5  101.4 203. 190.1
frodo      Linux 2.5.33 571. 636.       185.6  202.5  100.5  100.4 202. 190.3

Memory latencies in nanoseconds - smaller is better
    (WARNING - may not be correct, check graphs)
---------------------------------------------------
Host                 OS   Mhz  L1 $   L2 $    Main mem    Guesses
--------- -------------  ---- ----- ------    --------    -------
frodo      Linux 2.4.18   797 3.767 8.7890  158.9
frodo      Linux 2.4.19   797 3.767 8.7980  158.9
frodo      Linux 2.5.33   797 3.798 8.8660  160.1
make[1]: Leaving directory `/usr/src/LMbench/results'

Comments?

Let me know if you need further information (.config, info about my hardware) or if you want I run other tests.

Ciao,
           Paolo
-- 
Get your free email from www.linuxmail.org 


Powered by Outblaze

^ permalink raw reply	[flat|nested] 42+ messages in thread
* Re: LMbench2.0 results
@ 2002-09-07 12:40 Paolo Ciarrocchi
  0 siblings, 0 replies; 42+ messages in thread
From: Paolo Ciarrocchi @ 2002-09-07 12:40 UTC (permalink / raw)
  To: jgarzik; +Cc: linux-kernel

From: Jeff Garzik <jgarzik@mandrakesoft.com>

> Paolo Ciarrocchi wrote:
> > Comments?
> 
> Yeah:  "ouch" because I don't see a single category that's faster.
Indeed!!
 
> Oh well, it still needs to be tuned....
Yes, but it seems to me really strange...

Ciao,
         Paolo
-- 
Get your free email from www.linuxmail.org 


Powered by Outblaze

^ permalink raw reply	[flat|nested] 42+ messages in thread
* Re: LMbench2.0 results
@ 2002-09-07 14:09 Shane Shrybman
  0 siblings, 0 replies; 42+ messages in thread
From: Shane Shrybman @ 2002-09-07 14:09 UTC (permalink / raw)
  To: linux-kernel

Hi,

Is it possible that there is still some debugging stuff turned on in
2.5.33?

Shane





^ permalink raw reply	[flat|nested] 42+ messages in thread
* Re: LMbench2.0 results
@ 2002-09-07 18:04 Paolo Ciarrocchi
  2002-09-13 22:49 ` Pavel Machek
  0 siblings, 1 reply; 42+ messages in thread
From: Paolo Ciarrocchi @ 2002-09-07 18:04 UTC (permalink / raw)
  To: jmorris; +Cc: linux-kernel

From: James Morris <jmorris@intercode.com.au>

> On Sat, 7 Sep 2002, Paolo Ciarrocchi wrote:
> 
> > Let me know if you need further information (.config, info about my
> > hardware) or if you want I run other tests.
> 
> Would you be able to run the tests for 2.5.31?  I'm looking into a
> slowdown in 2.5.32/33 which may be related.  Some hardware info might be
> useful too.
I don't have the 2.5.31, and now I've only a slow 
internet connection... I'll try to download it on Monday.

The hw is a Laptop, a standard HP Omnibook 6000, 256 MiB of RAM, PIII@800.
Do you need more information?

Ciao,
           Paolo
-- 
Get your free email from www.linuxmail.org 


Powered by Outblaze

^ permalink raw reply	[flat|nested] 42+ messages in thread
* Re: LMbench2.0 results
@ 2002-09-07 18:09 Paolo Ciarrocchi
  2002-09-08  7:51 ` Andrew Morton
  0 siblings, 1 reply; 42+ messages in thread
From: Paolo Ciarrocchi @ 2002-09-07 18:09 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel

From: Andrew Morton <akpm@digeo.com>

> Paolo Ciarrocchi wrote:
> > 
> > Hi all,
> > I've just ran lmbench2.0 on my laptop.
> > Here the results (again, 2.5.33 seems to be "slow", I don't know why...)
> > 
> 
> The fork/exec/mmap slowdown is the rmap overhead.  I have some stuff
> which partialy improves it.
> 
> The many-small-file-create slowdown is known but its cause is not.
> I need to get oprofile onto it.
Let me know if do something usefull for you.
Now I compiled the 2.5.33 with _NO_ preemption (the x tagged kernel).
Performance are better, but it still "slow".

cd results && make summary percent 2>/dev/null | more
make[1]: Entering directory `/usr/src/LMbench/results'

                 L M B E N C H  2 . 0   S U M M A R Y
                 ------------------------------------


Basic system parameters
----------------------------------------------------
Host                 OS Description              Mhz
                                                    
--------- ------------- ----------------------- ----
frodo      Linux 2.4.18       i686-pc-linux-gnu  797
frodo      Linux 2.4.19       i686-pc-linux-gnu  797
frodo      Linux 2.5.33       i686-pc-linux-gnu  797
frodo     Linux 2.5.33x       i686-pc-linux-gnu  797

Processor, Processes - times in microseconds - smaller is better
----------------------------------------------------------------
Host                 OS  Mhz null null      open selct sig  sig  fork exec sh  
                             call  I/O stat clos TCP   inst hndl proc proc proc
--------- ------------- ---- ---- ---- ---- ---- ----- ---- ---- ---- ---- ----
frodo      Linux 2.4.18  797 0.40 0.56 3.18 3.97       1.00 3.18 115. 1231 13.K
frodo      Linux 2.4.19  797 0.40 0.56 3.07 3.88       1.00 3.19 129. 1113 13.K
frodo      Linux 2.5.33  797 0.40 0.61 3.78 4.76       1.02 3.37 201. 1458 13.K
frodo     Linux 2.5.33x  797 0.40 0.60 3.51 4.38       1.02 3.27 159. 1430 13.K

Context switching - times in microseconds - smaller is better
-------------------------------------------------------------
Host                 OS 2p/0K 2p/16K 2p/64K 8p/16K 8p/64K 16p/16K 16p/64K
                        ctxsw  ctxsw  ctxsw ctxsw  ctxsw   ctxsw   ctxsw
--------- ------------- ----- ------ ------ ------ ------ ------- -------
frodo      Linux 2.4.18 0.990 4.4200   13.8 6.2700  309.8    58.6   310.5
frodo      Linux 2.4.19 0.900 4.2900   15.3 5.9100  309.6    57.7   309.9
frodo      Linux 2.5.33 1.620 5.2800   15.3 9.3500  312.7    54.9   312.7
frodo     Linux 2.5.33x 1.040 4.3200   17.8 7.6200  312.5    49.9   312.5

*Local* Communication latencies in microseconds - smaller is better
-------------------------------------------------------------------
Host                 OS 2p/0K  Pipe AF     UDP  RPC/   TCP  RPC/ TCP
                        ctxsw       UNIX         UDP         TCP conn
--------- ------------- ----- ----- ---- ----- ----- ----- ----- ----
frodo      Linux 2.4.18 0.990 4.437 8.66                             
frodo      Linux 2.4.19 0.900 4.561 7.76                             
frodo      Linux 2.5.33 1.620 6.497 9.11                             
frodo     Linux 2.5.33x 1.040 4.888 8.70                             

File & VM system latencies in microseconds - smaller is better
--------------------------------------------------------------
Host                 OS   0K File      10K File      Mmap    Prot    Page	
                        Create Delete Create Delete  Latency Fault   Fault 
--------- ------------- ------ ------ ------ ------  ------- -----   ----- 
frodo      Linux 2.4.18   68.9   16.0  185.8   31.6    425.0 0.789 2.00000
frodo      Linux 2.4.19   68.9   14.9  186.5   29.8    416.0 0.798 2.00000
frodo      Linux 2.5.33   77.8   19.1  211.6   38.3    774.0 0.832 3.00000
frodo     Linux 2.5.33x   77.2   18.8  206.7   37.0    769.0 0.823 3.00000

*Local* Communication bandwidths in MB/s - bigger is better
-----------------------------------------------------------
Host                OS  Pipe AF    TCP  File   Mmap  Bcopy  Bcopy  Mem   Mem
                             UNIX      reread reread (libc) (hand) read write
--------- ------------- ---- ---- ---- ------ ------ ------ ------ ---- -----
frodo      Linux 2.4.18 810. 650.       181.7  203.7  101.5  101.4 203. 195.3
frodo      Linux 2.4.19 808. 680.       187.2  203.8  101.5  101.4 203. 190.1
frodo      Linux 2.5.33 571. 636.       185.6  202.5  100.5  100.4 202. 190.3
frodo     Linux 2.5.33x 768. 710.       185.4  202.5  100.5  100.4 202. 189.5

Memory latencies in nanoseconds - smaller is better
    (WARNING - may not be correct, check graphs)
---------------------------------------------------
Host                 OS   Mhz  L1 $   L2 $    Main mem    Guesses
--------- -------------  ---- ----- ------    --------    -------
frodo      Linux 2.4.18   797 3.767 8.7890  158.9
frodo      Linux 2.4.19   797 3.767 8.7980  158.9
frodo      Linux 2.5.33   797 3.798 8.8660  160.1
frodo     Linux 2.5.33x   797 3.796   45.5  160.2
make[1]: Leaving directory `/usr/src/LMbench/results'

Hope it helps.

Ciao,
        Paolo


-- 
Get your free email from www.linuxmail.org 


Powered by Outblaze

^ permalink raw reply	[flat|nested] 42+ messages in thread
* Re: LMbench2.0 results
@ 2002-09-14 18:26 Paolo Ciarrocchi
  2002-09-15 18:08 ` Pavel Machek
  0 siblings, 1 reply; 42+ messages in thread
From: Paolo Ciarrocchi @ 2002-09-14 18:26 UTC (permalink / raw)
  To: pavel; +Cc: linux-kernel

From: Pavel Machek <pavel@ucw.cz>
[...]
> I hope powermanagment is completely disabled this time.
> 									Pavel
Yes.
Pavel, is there a way to disable apm at boot time with a lilo parameter?

             Paolo
-- 
Get your free email from www.linuxmail.org 


Powered by Outblaze

^ permalink raw reply	[flat|nested] 42+ messages in thread
* LMbench2.0 results
@ 2002-09-22 12:42 Paolo Ciarrocchi
  0 siblings, 0 replies; 42+ messages in thread
From: Paolo Ciarrocchi @ 2002-09-22 12:42 UTC (permalink / raw)
  To: linux-kernel

Hi all,
here it goes the results of LMbench2.0
HW is a laptop, PII@800, 256MiB of RAM.

cd results && make summary percent 2>/dev/null | more
make[1]: Entering directory `/usr/src/LMbench/results'

                 L M B E N C H  2 . 0   S U M M A R Y
                 ------------------------------------


Basic system parameters
----------------------------------------------------
Host                 OS Description              Mhz
                                                    
--------- ------------- ----------------------- ----
frodo      Linux 2.4.18       i686-pc-linux-gnu  797
frodo      Linux 2.4.19       i686-pc-linux-gnu  797
frodo      Linux 2.5.33       i686-pc-linux-gnu  797
frodo      Linux 2.5.34       i686-pc-linux-gnu  797
frodo      Linux 2.5.36       i686-pc-linux-gnu  797
frodo      Linux 2.5.37       i686-pc-linux-gnu  797
frodo      Linux 2.5.38       i686-pc-linux-gnu  797

Processor, Processes - times in microseconds - smaller is better
----------------------------------------------------------------
Host                 OS  Mhz null null      open selct sig  sig  fork exec sh  
                             call  I/O stat clos TCP   inst hndl proc proc proc
--------- ------------- ---- ---- ---- ---- ---- ----- ---- ---- ---- ---- ----
frodo      Linux 2.4.18  797 0.40 0.57 3.18 3.96  19.4 1.00 3.18 114. 1260 13.K
frodo      Linux 2.4.19  797 0.40 0.56 3.16 4.01  16.9 1.00 3.19 112. 1136 12.K
frodo      Linux 2.5.33  797 0.40 0.62 3.70 4.74  21.8 1.02 3.31 187. 1507 13.K
frodo      Linux 2.5.34  797 0.40 0.61 3.65 4.65  15.6 1.05 3.34 184. 1505 13.K
frodo      Linux 2.5.36  797 0.38 0.57 3.44 4.30       1.02 3.29 154. 1444 13.K
frodo      Linux 2.5.37  797 0.38 0.59 3.60 4.54       1.03 3.37 164. 1460 5404
frodo      Linux 2.5.38  797 0.38 0.59 3.61 4.45       1.03 3.37 161. 1497 14.K

Context switching - times in microseconds - smaller is better
-------------------------------------------------------------
Host                 OS 2p/0K 2p/16K 2p/64K 8p/16K 8p/64K 16p/16K 16p/64K
                        ctxsw  ctxsw  ctxsw ctxsw  ctxsw   ctxsw   ctxsw
--------- ------------- ----- ------ ------ ------ ------ ------- -------
frodo      Linux 2.4.18 0.870 4.4000   14.0 5.7500  327.4    57.8   323.2
frodo      Linux 2.4.19 0.680 4.3000   13.9 5.7300  309.9    48.2   309.8
frodo      Linux 2.5.33 1.670 5.3300   15.1 9.6100  313.7    40.1   313.4
frodo      Linux 2.5.34 1.540 5.2200   90.7 9.1800  312.1    39.2   311.9
frodo      Linux 2.5.36 1.070 4.2000   13.9 6.8600  312.2    44.1   312.2
frodo      Linux 2.5.37 1.540 5.0000   68.7 8.1400  313.4    56.5   312.9
frodo      Linux 2.5.38 1.040 5.0300   14.8 7.6100  313.6    65.8   313.3

*Local* Communication latencies in microseconds - smaller is better
-------------------------------------------------------------------
Host                 OS 2p/0K  Pipe AF     UDP  RPC/   TCP  RPC/ TCP
                        ctxsw       UNIX         UDP         TCP conn
--------- ------------- ----- ----- ---- ----- ----- ----- ----- ----
frodo      Linux 2.4.18 0.870 4.631 8.64  14.9  35.5  23.4  49.3 79.4
frodo      Linux 2.4.19 0.680 4.612 7.64  15.3  35.6  20.9  47.1 76.2
frodo      Linux 2.5.33 1.670 7.697 9.21  15.9  38.8  22.8  53.8 86.7
frodo      Linux 2.5.34 1.540 7.344 8.78  16.8  37.9  25.1  51.9 85.9
frodo      Linux 2.5.36 1.070 4.488 8.05  16.3  35.5  23.9  50.1 300K
frodo      Linux 2.5.37 1.540 6.173 9.04                             
frodo      Linux 2.5.38 1.040 7.406 8.76  16.8  37.5  24.9  51.8 87.3

File & VM system latencies in microseconds - smaller is better
--------------------------------------------------------------
Host                 OS   0K File      10K File      Mmap    Prot    Page	
                        Create Delete Create Delete  Latency Fault   Fault 
--------- ------------- ------ ------ ------ ------  ------- -----   ----- 
frodo      Linux 2.4.18   68.9   16.0  186.6   31.5    426.0 0.794 2.00000
frodo      Linux 2.4.19   69.3   15.6  190.6   30.7    414.0 0.792 2.00000
frodo      Linux 2.5.33   78.2   19.8  208.6   38.2    768.0 0.816 3.00000
frodo      Linux 2.5.34   77.4   18.7  206.8   38.1    768.0 0.845 3.00000
frodo      Linux 2.5.36   75.7   17.1  203.8   35.8    736.0 0.821 3.00000
frodo      Linux 2.5.37   76.9   17.9  205.8   37.9    780.0 0.825 3.00000
frodo      Linux 2.5.38   77.2   19.0  205.8   38.5    786.0 0.827 3.00000

*Local* Communication bandwidths in MB/s - bigger is better
-----------------------------------------------------------
Host                OS  Pipe AF    TCP  File   Mmap  Bcopy  Bcopy  Mem   Mem
                             UNIX      reread reread (libc) (hand) read write
--------- ------------- ---- ---- ---- ------ ------ ------ ------ ---- -----
frodo      Linux 2.4.18 806. 295. 132.  181.7  203.8   69.0   98.1 196. 184.2
frodo      Linux 2.4.19 765. 690. 249.  185.5  203.8  101.5  101.4 203. 190.2
frodo      Linux 2.5.33 535. 645. 44.8  185.6  202.5  100.5  100.4 202. 189.7
frodo      Linux 2.5.34 465. 649. 44.8  185.5  202.5  100.5  100.4 202. 189.4
frodo      Linux 2.5.36 759. 458. 51.4  184.0  202.6  100.5  100.4 202. 189.8
frodo      Linux 2.5.37 589. 676.       184.8  202.3  100.5  100.4 202. 191.4
frodo      Linux 2.5.38 728. 653. 48.0  184.3  202.4  100.5  100.5 202. 192.1

Memory latencies in nanoseconds - smaller is better
    (WARNING - may not be correct, check graphs)
---------------------------------------------------
Host                 OS   Mhz  L1 $   L2 $    Main mem    Guesses
--------- -------------  ---- ----- ------    --------    -------
frodo      Linux 2.4.18   797 3.766 8.7970  158.9
frodo      Linux 2.4.19   797 3.767 8.7880  158.9
frodo      Linux 2.5.33   797 3.797 8.8720  160.1
frodo      Linux 2.5.34   797 3.806 8.8770  160.2
frodo      Linux 2.5.36   797 3.798 8.8730  160.1
frodo      Linux 2.5.37   797 3.799   45.0  160.2
frodo      Linux 2.5.38   797 3.795 8.8740  160.2
make[1]: Leaving directory `/usr/src/LMbench/results'

-- 
Get your free email from www.linuxmail.org 


Powered by Outblaze

^ permalink raw reply	[flat|nested] 42+ messages in thread

end of thread, other threads:[~2002-09-22 12:37 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-07 12:18 LMbench2.0 results Paolo Ciarrocchi
2002-09-07 12:27 ` Jeff Garzik
2002-09-07 18:53   ` Rik van Riel
2002-09-07 21:44     ` Alan Cox
2002-09-13 22:46       ` Pavel Machek
2002-09-07 14:33 ` James Morris
2002-09-09 22:22   ` Cliff White
2002-09-07 16:20 ` Andrew Morton
2002-09-07 20:03   ` William Lee Irwin III
2002-09-07 23:12     ` Andrew Morton
2002-09-07 23:01       ` William Lee Irwin III
2002-09-07 23:44       ` Martin J. Bligh
2002-09-08 17:07         ` Alan Cox
2002-09-08 18:11           ` Martin J. Bligh
2002-09-08 18:40           ` Andrew Morton
2002-09-08 20:48             ` Hugh Dickins
2002-09-08 21:51               ` Andrew Morton
2002-09-09 21:13             ` Alan Cox
2002-09-09 21:44               ` Andrew Morton
2002-09-09 22:09                 ` Alan Cox
2002-09-08  7:51     ` Andrew Morton
2002-09-08  7:37       ` David S. Miller
2002-09-08  8:28         ` William Lee Irwin III
2002-09-08  8:25           ` David S. Miller
2002-09-08  9:12             ` William Lee Irwin III
2002-09-08 20:02   ` Daniel Phillips
2002-09-09 13:37     ` Rik van Riel
2002-09-09 16:16       ` Daniel Phillips
2002-09-09 16:26         ` Martin J. Bligh
2002-09-09 16:55           ` Daniel Phillips
2002-09-09 17:24             ` Martin J. Bligh
2002-09-09 21:11             ` Alan Cox
2002-09-09 16:52         ` Andrew Morton
2002-09-07 12:40 Paolo Ciarrocchi
2002-09-07 14:09 Shane Shrybman
2002-09-07 18:04 Paolo Ciarrocchi
2002-09-13 22:49 ` Pavel Machek
2002-09-07 18:09 Paolo Ciarrocchi
2002-09-08  7:51 ` Andrew Morton
2002-09-14 18:26 Paolo Ciarrocchi
2002-09-15 18:08 ` Pavel Machek
2002-09-22 12:42 Paolo Ciarrocchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).