From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1O59Z3-0000HD-60 for garchives@archives.gentoo.org; Fri, 23 Apr 2010 03:28:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D769E086C; Fri, 23 Apr 2010 03:28:18 +0000 (UTC) Received: from smtpout.karoo.kcom.com (smtpout.karoo.kcom.com [212.50.160.34]) by pigeon.gentoo.org (Postfix) with ESMTP id 3F8A6E086C for ; Fri, 23 Apr 2010 03:28:18 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.52,259,1270422000"; d="scan'208";a="190537052" Received: from 213-152-39-90.dsl.eclipse.net.uk (HELO compaq.stroller.uk.eu.org) ([213.152.39.90]) by smtpout.karoo.kcom.com with ESMTP; 23 Apr 2010 04:28:17 +0100 Received: from funf.stroller.uk.eu.org (funf.stroller.uk.eu.org [192.168.1.71]) by compaq.stroller.uk.eu.org (Postfix) with ESMTP id 5E8A96C458 for ; Fri, 23 Apr 2010 04:28:16 +0100 (BST) Message-Id: From: Stroller To: gentoo-user@lists.gentoo.org In-Reply-To: <4BD07828.7080106@xunil.at> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: [gentoo-user] gentoo-box stopping services Date: Fri, 23 Apr 2010 04:28:15 +0100 References: <4BCD97B0.3050305@xunil.at> <0AC4DB55-4776-4FCF-AACB-A8F9FFD5940D@stellar.eclipse.co.uk> <4BD06BD5.1010409@xunil.at> <201004221750.50472.alan.mckinnon@gmail.com> <4BD07828.7080106@xunil.at> X-Mailer: Apple Mail (2.936) X-Archives-Salt: d1bee66d-fbc3-4fd1-ae0a-677f3d707045 X-Archives-Hash: 24d2958d4088cbc17c705b0852969b88 On 22 Apr 2010, at 17:24, Stefan G. Weichinger wrote: > Am 22.04.2010 17:50, schrieb Alan McKinnon: > >>> Shouldn't the kernel *swap* then ? >> >> No, the OOM killer kicks in when the kernel has no more virtual >> memory, >> including swap. Either way, more RAM is the answer. Or fidn the app >> with the >> memory leak if you are unlucky enough to have one of those running >> around. > > The added swapfile with one GB won't help here for a start? Yes, it will. If it's running out of RAM+swap, then more swap will help. Stroller.