Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Mar 2002 11:41:28 +0000 (GMT)
From:      Mike Silbersack <silby@silby.com>
To:        cjp <cjp@sandstorm.net>
Cc:        mitko@rila.bg, <freebsd-hackers@freebsd.org>
Subject:   Re: Swapping performance
Message-ID:  <20020307113735.M2778-100000@patrocles.silby.com>
In-Reply-To: <05fe01c1c5e6$6a02e890$2400010a@eight>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 7 Mar 2002, cjp wrote:

> In order to handle the kruft that occurs, there is the out of memory killer,
> oom_killer.
> Which merrily goes through the list of processes, killing off the low priority
> processes
> until enough memory is free to satisfy what was most recently used.  It's the
> loan shark
> repayment program, with OOMKiller performing the function of the deliquency
> reminder.

FreeBSD overcommits and has a OOMKiller too.  You just haven't noticed it
because it's not triggered until you're out of swap space.

The one thing that _does_ strike me as odd in this comparison is that
Dimitar is using 2.4.17.  If that's 2.4.17, I'm surprised that it's
working ok, as everyone on the linux-kernel list seems to be applying
either the -AA or -rmap patches.  Of course, if that's SUSE's 2.4.17, I
assume that the -AA patches are already applied.

In any case, we can't make any useful comparisons until Dimitar posts the
source to his test program.

Dimitar, post the source for the test program!

Mike "Silby" Silbersack




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020307113735.M2778-100000>