From: Zlatko Calusic <zlatko.calusic@iskon.hr>
To: Alessandro Suardi <alessandro.suardi@oracle.com>
Cc: Hugh Dickins <hugh@veritas.com>, Andrew Morton <akpm@digeo.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Re: Shared memory shmat/dt not working well in 2.5.x
Date: Tue, 08 Oct 2002 13:22:47 +0200 [thread overview]
Message-ID: <87ptulcgzc.fsf@atlas.iskon.hr> (raw)
In-Reply-To: <874rc4fzml.fsf@atlas.iskon.hr> (Zlatko Calusic's message of "Wed, 02 Oct 2002 20:45:54 +0200")
Zlatko Calusic <zlatko.calusic@iskon.hr> writes:
> Alessandro Suardi <alessandro.suardi@oracle.com> writes:
>> The more complicated bug you're talking about is the exec_mmap
>> change introduced in 2.5.19 and fixed a handful of versions
>> later, possibly .28, where PMON wouldn't start after 120"...
>> I guess :)
>
> Oh, well, if that one is really fixed, then I have another one. ;)
>
Hm, not anymore!
Thanks to you guys, 2.5.41 is flawless. It works under all the tests
that were failing before. Great work!
I did some benchmarks and it looks like 2.5 is a little bit slower. I
have two small perl+plsql applications for testing purposes,
"cucibench" benches how long it takes to parse cucitail POP daemon log
and put it into database (insert load). "mailproc" processes sendmail
log and does the same. mailproc is a little bit more complicated (it
also does updates). The results are as follows (numbers are
minutes:seconds it took to finish the task on Oracle 9.2.0.1):
| app | 2.4.19 | 2.5.41 |
|-----------------------------|
| cucibench | 03:17 | 03:38 |
| mailproc | 02:12 | 02:30 |
|-----------------------------|
I also observed that other application I use occasionally - LXR (Linux
source cross referencing tool) - takes much longer to generate xref
database (which is in Berkeley DB files). It works in three passes,
where the last one, when it dumps symbols into DB, is interesting. In
2.4 it finishes quickly (it uses 100% CPU, then occasionally syncs the
databases - heavy write traffic for a second - then continues), but
2.5 has problems with it (it stucks writing to disk all the time, CPU
usage is minimal and process progresses very slowly). Andrew, if
you're interested I can send you some numbers to describe the case
better.
Keep up the good work!
--
Zlatko
next prev parent reply other threads:[~2002-10-08 11:22 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-01 9:52 Shared memory shmat/dt not working well in 2.5.x Zlatko Calusic
2002-10-01 13:07 ` Alessandro Suardi
2002-10-01 13:09 ` [PATCH] " Hugh Dickins
2002-10-01 13:28 ` Alessandro Suardi
2002-10-01 13:46 ` Zlatko Calusic
2002-10-01 14:51 ` Alessandro Suardi
2002-10-01 14:59 ` Zlatko Calusic
2002-10-02 18:45 ` Zlatko Calusic
2002-10-08 11:22 ` Zlatko Calusic [this message]
2002-10-08 11:38 ` Duncan Sands
2002-10-08 15:10 ` Zlatko Calusic
2002-10-08 15:25 ` Duncan Sands
2002-10-01 13:37 ` Zlatko Calusic
2002-10-01 15:32 ` [PATCH] Oracle startup split_vma fix Hugh Dickins
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=87ptulcgzc.fsf@atlas.iskon.hr \
--to=zlatko.calusic@iskon.hr \
--cc=akpm@digeo.com \
--cc=alessandro.suardi@oracle.com \
--cc=hugh@veritas.com \
--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