From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755876AbYEaPkq (ORCPT ); Sat, 31 May 2008 11:40:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754775AbYEaPiu (ORCPT ); Sat, 31 May 2008 11:38:50 -0400 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:49773 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754437AbYEaPiZ (ORCPT ); Sat, 31 May 2008 11:38:25 -0400 Date: Sat, 31 May 2008 16:23:41 +0100 From: Alan Cox To: Alan Jenkins Cc: Chris Frey , linux-kernel@vger.kernel.org Subject: Re: OOM policy, overcommit control, and soft limits Message-ID: <20080531162341.4e183a09@core> In-Reply-To: <3849b91c-cfca-4126-b14b-aa6d2b4b10b3@m45g2000hsb.googlegroups.com> References: <3849b91c-cfca-4126-b14b-aa6d2b4b10b3@m45g2000hsb.googlegroups.com> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > In other words, I reckon I have on the order of a gigabyte of virtual > address space, which has been malloc'ed or equivalent, but is not used > and therefore requires no memory resource (ram or swap). No need to reckon. The committed_as in the proc file should give a rough value. Alan