mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* VM changes added to performance patches for 2.4.19
@ 2002-08-24  6:33 conman
  2002-08-24  8:38 ` Dag Nygren
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: conman @ 2002-08-24  6:33 UTC (permalink / raw)
  To: linux-kernel


With the patch against 2.4.19:

Scheduler O(1), Preemptible, Low Latency

I have now added two extra alternative patches that include 
either Rik's rmap (thanks Rik) or AA's vm changes (thanks to Nuno Monteiro for
merging this)

For the record, with the (very) brief usage of these two patches I found the
rmap patch a little faster. This is very subjective and completely untested.

Check them out here and tell me what you think(please read the FAQ):
http://kernel.kolivas.net

Con Kolivas

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: VM changes added to performance patches for 2.4.19
@ 2002-08-27 20:53 Marc-Christian Petersen
  0 siblings, 0 replies; 10+ messages in thread
From: Marc-Christian Petersen @ 2002-08-27 20:53 UTC (permalink / raw)
  To: linux-kernel; +Cc: Bill Davidsen

Hi Bill,

> ...
> against my current production kernel, 2.4.19-ac4. Machine in Athlon
> 1400MHz, 1GB RAM, 20+30GB WD disks.
> ...
> Then I did my nightly backup of a scanned documentation project, making a
> CD image from the scans, currently ~570MB. I was on ck3-aa, and I said
> "self, that seemed pretty fast!" So I rebooted cold and tried the mkisofs
> with both kernels, twice each.

>                         2.4.19-ac4              2.4.19-ck3-aa
> mkisofs 570MB           2:05                    1:14


with WOLK v3.6 and only ONE harddisk drive:

root@codeman:[/] # du -skh /home
605M    /home
root@codeman:[/] # find /home|wc -l
   7384
root@codeman:[/] # time mkisofs -o /delme.iso -allow-multidot -iso-level 3 -J 
-max-iso9660-filenames -U -R /home
...

real    1m12.872s
user    0m1.840s
sys     0m10.800s


with one big file:

root@codeman:[/] # du -skh /home/onebigfile.delme
620M    /home
root@codeman:[/] # time mkisofs -o /delme.iso -allow-multidot -iso-level 3 -J 
-max-iso9660-filenames -U -R /home/onebigfile.delme
...

real    0m35.676s
user    0m1.180s
sys     0m10.740s

:-)

Anyway, I also tested the patchset from Con, both, with -aa VM and -rmap VM 
and I must say, -rmap is much slower than -aa VM.


Testmashine: Celeron 800MHz
             256MB RAM
             1x Seagate 30GB running in UDMA4 (ATA66) mode
             Filesystem: ext3, data=ordered

I think with your mashine this could be a bit faster also ;)

-- 
Kind regards
        Marc-Christian Petersen

http://sourceforge.net/projects/wolk

PGP/GnuPG Key: 1024D/569DE2E3DB441A16
Fingerprint: 3469 0CF8 CA7E 0042 7824 080A 569D E2E3 DB44 1A16
Key available at www.keyserver.net. Encrypted e-mail preferred.



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

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

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-24  6:33 VM changes added to performance patches for 2.4.19 conman
2002-08-24  8:38 ` Dag Nygren
2002-08-24 14:03 ` Daniel Phillips
2002-08-24 14:36   ` conman
2002-08-24 14:54     ` Daniel Phillips
2002-08-27 23:02     ` Cliff White
2002-08-27 18:32 ` Bill Davidsen
2002-09-01 11:32 ` Bill Davidsen
2002-09-01 12:16   ` Con Kolivas
2002-08-27 20:53 Marc-Christian Petersen

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

all inboxes | Powered by JetHome®