From: Manfred Spraul <manfred@colorfullife.com>
To: Neelam Saboo <neelam_saboo@usa.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [Re: paging behavior in Linux]
Date: Fri, 02 Mar 2001 21:23:31 +0100 [thread overview]
Message-ID: <3AA00143.47E8368E@colorfullife.com> (raw)
In-Reply-To: <20010302194303.14346.qmail@www0a.netaddress.usa.net>
Neelam Saboo wrote:
>
> hi,
>
> After I installed a newer version of Kernel (2.4.2) and enable DMA option in
> hardware configuration, the behavior changes.
> I can see performance improvements when another thread is used. Also, i can
> see timing overlaps between two threads. i.e. when one thread is blocked on a
> page fault, other thread keeps working.
> Now, how can this behavior be explained , given the earlier argument.
> Is it that, a newer version of kernel has fixed the problem of the semaphore
> ?
>
No, that change won't happen until 2.5
I can only guess:
the other thread keeps working until it causes a page fault - with both
2.4.1 and 2.4.2.
I haven't followed the threads about the mm changes closely, but I
assume that the swapout behaviour changed, and that your worker thread
now runs without causing page faults.
--
Manfred
next prev parent reply other threads:[~2001-03-02 20:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-02 19:43 [Re: paging behavior in Linux] Neelam Saboo
2001-03-02 20:23 ` Manfred Spraul [this message]
2001-03-03 1:44 ` Jeremy Jackson
-- strict thread matches above, loose matches on Subject: below --
2001-02-28 23:09 Neelam Saboo
2001-02-28 23:08 Neelam Saboo
2001-03-01 9:37 ` Helge Hafting
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=3AA00143.47E8368E@colorfullife.com \
--to=manfred@colorfullife.com \
--cc=linux-kernel@vger.kernel.org \
--cc=neelam_saboo@usa.net \
/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