public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Benchmarks for performance patches (-ck) for 2.4.19
@ 2002-09-02  1:10 Con Kolivas
  2002-09-02  2:03 ` Ed Sweetman
  0 siblings, 1 reply; 18+ messages in thread
From: Con Kolivas @ 2002-09-02  1:10 UTC (permalink / raw)
  To: linux-kernel


My merged patchset (http://kernel.kolivas.net) was designed to improve system
responsiveness. I have yet to find a good benchmark that measures such a thing.
However, in response to criticism about not providing benchmarks I have made
available some standard benchmarks at the excellent resources of the open source
development laboratory scalable test platform. They are available here:

http://www.osdl.org/stp

my patchsets are the following:
-ck5 patch is patch #781
-ck5-rmap is #782
-ck5-ll is #783

I have conducted some basic tests on #781 and the numbers show it is at least
equivalent to stock 2.4.19 (#747), although as I said none of these benchmarks
are designed to test desktop system responsiveness.

Please feel free to conduct any tests you like on these patches. I would be
interested to hear if anyone can suggest the most suitable benchmark. Please cc
me to ensure I receive any comments.

Con Kolivas

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: Benchmarks for performance patches (-ck) for 2.4.19
@ 2002-09-02  3:24 Dieter Nützel
  2002-09-02  3:41 ` Rik van Riel
  2002-09-02  3:42 ` Con Kolivas
  0 siblings, 2 replies; 18+ messages in thread
From: Dieter Nützel @ 2002-09-02  3:24 UTC (permalink / raw)
  To: Con Kolivas; +Cc: Linux Kernel List, Robert Love, Andrea Arcangeli

Hello Con,

I have your ck5_2.4.19.patch with some additional stuff running fine on my 
dual Athlon MP 1900+, MSI K7D Master-L, 1 GB DDR-SDRAM 266 CL.

ck5 + some 2.4.19-jam0 stuff (Andrea, Ingo, others)

000_e100-2.1.6 (-AA)
000_e1000-4.3.2 (-AA)
00_387-fix-1
10-module-size-checks
12-memparam
24-config-nr_cpus
30-smptimers-A0
30_irq-balance-12
31-nr_requests
70-i2c-2.6.4
71-sensors-2.6.4

2.4.19.pending ReiserFS stuff
linux-2.4.19-ntfs-2.1.0a.patch
page_color-2.4.19-pre10-1 (Page coloring)

I'm from Robert Love's "side" and have his stuff running on top of 2.4 for 
nearly one year, now.

The first bench I try is latencytest-0.42-png all the time.
http://www.gardena.net/benno/linux/audio/

Then I try dbench (Yes, I know Rik ;-) to see the GREAT speed of Andrea 
Arcangeli's -AA VM which improve noticeably with the Preemption patch.
O(1) gave some additional speed, too.

What about Robert's nice Preemption Latency Measurement Tool?
http://www.tech9.net/rml/linux

I tried it many times to gave Robert some feedback.

Regards and good work!

-Dieter


-- 
Dieter Nützel
Graduate Student, Computer Science

University of Hamburg
Department of Computer Science
@home: Dieter.Nuetzel at hamburg.de (replace at with @)



^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: Benchmarks for performance patches (-ck) for 2.4.19
@ 2002-09-02  9:12 Con Kolivas
  2002-09-04  3:39 ` Paul
  0 siblings, 1 reply; 18+ messages in thread
From: Con Kolivas @ 2002-09-02  9:12 UTC (permalink / raw)
  To: linux-kernel; +Cc: Paul

Quoting J Sloan <joe@tmsusa.com>:

> The ck5 kernel comes in more than one flavor
> 
> rmap, aa and low latency are offered -
> 
> I'm running 2.4.19-ck5-ll and I'm happy to report
> that it also plays well with freeswan ipsec - I'm
> running freeswan 1.98b and it's all good - not to
> mention the nice smooth feel in multimedia and
> 3D fps shooters ;-)
> 
> Thanks to conman for the tedious patching work!
> 
> Joe
> 
> Paul wrote:
> 
> >ps. ck4 uses the aa vm, but if there was a version with rmap,
> >I would test it


Actually Paul was correct; the low latency branch was just -aa but in my never
ending descent into madness I have decided to add another branch as requested,
ck5-rl which has lowest latency with -rmap instead of -aa

Get it at the usual place:
http://kernel.kolivas.net

Con.

P.S. You're welcome Joe.



^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: Benchmarks for performance patches (-ck) for 2.4.19
@ 2002-09-02 12:50 Martin Knoblauch
  0 siblings, 0 replies; 18+ messages in thread
From: Martin Knoblauch @ 2002-09-02 12:50 UTC (permalink / raw)
  To: riel; +Cc: linux-kernel

>> I mean, besides making the kernel with as low latency as possible, 
what 
>> is bad about the responsiveness in the kernel? If there's any lag in 
>> responsiveness that i see it's always something X related, 
particularly 
>> Xfree86. 
>
>
>"low latency" != responsiveness 
>
>
>Any latency which is below the point the user can notice 
>is effectively zero, so whether the 10000 wakeups/minute 
>that the user doesn't notice are 2ms or 5ms don't really 
>matter. 

 absolugtely correct. My main grief wrt. responsiveness of desktop 
systems is when the VM decides to grow the cache at the cost of pushing 
parts of KDE into swap. As a result, "activating" windows that I 
haven't touched for some time takes noticeable delays, which ruins the 
interactiveness.

 My best setup for this is to have lots of memory and disable swap (and 
live with the consequences- eg. triggering the OOM killer).

 Admittedly, things seem to be much better now than six month ago.

Martin
-- 
Martin Knoblauch
Senior System Architect
MSC.software GmbH
Am Moosfeld 13
D-81829 Muenchen, Germany

e-mail: martin.knoblauch@mscsoftware.com
http://www.mscsoftware.com
Phone/Fax: +49-89-431987-189 / -7189
Mobile: +49-174-3069245


^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: Benchmarks for performance patches (-ck) for 2.4.19
@ 2002-09-04  5:15 Wade
  0 siblings, 0 replies; 18+ messages in thread
From: Wade @ 2002-09-04  5:15 UTC (permalink / raw)
  To: conman; +Cc: linux-kernel

Although you reported that ck5 fixed the "Deactivating swap.." freeze, I 
hit it last night, on ck5.


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

end of thread, other threads:[~2002-09-04  5:13 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-02  1:10 Benchmarks for performance patches (-ck) for 2.4.19 Con Kolivas
2002-09-02  2:03 ` Ed Sweetman
2002-09-02  2:32   ` Rik van Riel
2002-09-02  4:00     ` Ed Sweetman
2002-09-02  7:39       ` Ingo Oeser
2002-09-02 13:20         ` Rik van Riel
2002-09-03  3:16         ` jw schultz
2002-09-02  5:22     ` Paul
2002-09-02  5:40       ` J Sloan
2002-09-02  5:57       ` Andrew Morton
  -- strict thread matches above, loose matches on Subject: below --
2002-09-02  3:24 Dieter Nützel
2002-09-02  3:41 ` Rik van Riel
2002-09-02  3:42 ` Con Kolivas
2002-09-02  4:21   ` Randy.Dunlap
2002-09-02  9:12 Con Kolivas
2002-09-04  3:39 ` Paul
2002-09-02 12:50 Martin Knoblauch
2002-09-04  5:15 Wade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox