[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B046AEA.80109@wpkg.org>
Date: Wed, 18 Nov 2009 22:45:14 +0100
From: Tomasz Chmielewski <mangoo@...g.org>
To: preining@...ic.at, riel@...hat.com, dan.merillat@...il.com,
linux-kernel@...r.kernel.org
Subject: Re: Linux 2.6.31 - very swap-happy with plenty of free RAM
Norbert Preining wrote:
> So what normally trashed my system to a quasi halt I tried after a swapoff -a,
> *two* svn up of really big repositories (some Gb), plus starting
> VirtualBox Windows XP with 1Gb virtual RAM on a 2Gb machine.
>
> And see hoho, no problem at all. Everything remains responsive and happy.
> The memory was never above 60% in use, but 40% in cache, and all
> without any problems.
>
> So that seems to be a real bug.
>
> I am running currently 2.6.32-rc7, but experienced that already in the
> 31-rc version. Hard to pinpoint exactely where it happens.
Similar here (with 2.6.31.6 kernel).
I have a pretty powerful desktop machine with 8 GB RAM, fast disks with
RAID-1 etc.
It runs 5 (mostly idle) KVM machines, Firefox, Thunderbird, KDE4, image
editing program, multiseat X session. Around 6 GB of RAM used when
caches/buffers are excluded.
Every 10 minutes or so, machine is really unresponsive, load jumps to 10
or 20. Mouse pointer jumps, it's impossible to change between windows etc.
Do a "swapoff -a", and everything is snappy and responsive as it should,
there are no more lags.
I noticed that with swap disabled, "Dirty" (in /proc/meminfo) is way
below 100 MB (usually, 50 MB or so).
With swap enabled, it "Dirty" is usually around 300-500-700 MB, and from
time to time, the system basically thrashes the disks, and everything is
unresponsive.
Similar to uncompressing a big tar archive - lots of IO, system
unresponsive.
BTW, did you try:
echo 0 > /proc/sys/vm/swappiness
swapoff -a
swapon -a
--
Tomasz Chmielewski
http://wpkg.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists