From: William Lee Irwin III <wli@holomorphy.com>
To: "Deas, Jim" <James.Deas@warnerbros.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: vmalloc - kmalloc and page locks
Date: Tue, 22 Jul 2003 06:07:28 -0700 [thread overview]
Message-ID: <20030722130728.GW15452@holomorphy.com> (raw)
In-Reply-To: <S270817AbTGVMp3/20030722124529Z+5562@vger.kernel.org>
On Tue, Jul 22, 2003 at 06:00:14AM -0700, Deas, Jim wrote:
> How can I look at what memory are being paged out of memory in the kernel
> or how to lock kmalloc and vmalloc pages so they do not get put to swap?
> I have a program that runs great 90% of the time but the other 10%
> of the time the system usage (using 'top')goes from 3% to 50% and latency goes out
> the window! I am assuming this is due to some of my buffers getting swaped
> out as it often corrects itself and runs well the majority of time.
> Doubling the base memory from 256M to 512M did nothing to fix this.
> I need some way to find out who is holding up the process.
> Any suggestions? linux-newbe did not give me any replys, if
> this is the wrong groups can someone redirect me?
Linux is not a pageable kernel; neither vmalloc() nor kmalloc() return
swappable memory.
-- wli
next prev parent reply other threads:[~2003-07-22 12:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-22 13:00 Deas, Jim
2003-07-22 13:07 ` Gábor Lénárt
2003-07-22 13:12 ` Gábor Lénárt
2003-07-22 13:07 ` William Lee Irwin III [this message]
2003-07-22 13:57 Deas, Jim
2003-07-22 15:38 ` Antonio Vargas
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=20030722130728.GW15452@holomorphy.com \
--to=wli@holomorphy.com \
--cc=James.Deas@warnerbros.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
all inboxes | Powered by JetHome®