From: Con Kolivas <kernel@kolivas.org>
To: Alexander Gretencord <arutha@gmx.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Swapping in 2.6.10 and 2.6.11.11 on a desktop system
Date: Thu, 16 Jun 2005 14:16:01 +1000 [thread overview]
Message-ID: <200506161416.03569.kernel@kolivas.org> (raw)
In-Reply-To: <200506151544.17191.arutha@gmx.de>
[-- Attachment #1: Type: text/plain, Size: 594 bytes --]
On Wed, 15 Jun 2005 23:44, Alexander Gretencord wrote:
> On Tuesday 14 June 2005 18:42, Con Kolivas wrote:
> > Try the mapped watermark patch from -ck on 2.6.11*
>
> Unfortunately this patch does not help either. The patch buys me time but
> then I get swapping at the 300MB mark. 2.6.8.1 with swappiness=0 swaps
> later than this...
Try tweaking it with this:
echo 100 > /proc/sys/vm/mapped
If this tries so hard to avoid swap that you get an out-of-memory condition
you may also have to disable the hard maplimit with this:
echo 0 > /proc/sys/vm/hardmaplimit
Cheers,
Con
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-06-16 4:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-14 14:53 Swapping in 2.6.10 and 2.6.11.11 on a desktop system Alexander Gretencord
2005-06-14 16:42 ` Con Kolivas
2005-06-15 13:44 ` Alexander Gretencord
2005-06-16 4:16 ` Con Kolivas [this message]
2005-06-20 19:09 ` Alexander Gretencord
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=200506161416.03569.kernel@kolivas.org \
--to=kernel@kolivas.org \
--cc=arutha@gmx.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.