From owner-freebsd-stable@FreeBSD.ORG Fri Nov 26 18:33:04 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0A08106564A for ; Fri, 26 Nov 2010 18:33:04 +0000 (UTC) (envelope-from jack@jarasoft.net) Received: from smtp-vbr13.xs4all.nl (smtp-vbr13.xs4all.nl [194.109.24.33]) by mx1.freebsd.org (Postfix) with ESMTP id 675E98FC0C for ; Fri, 26 Nov 2010 18:33:04 +0000 (UTC) Received: from raats.xs4all.nl (raats.xs4all.nl [82.95.230.43]) by smtp-vbr13.xs4all.nl (8.13.8/8.13.8) with ESMTP id oAQIHGpg039518 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Fri, 26 Nov 2010 19:17:17 +0100 (CET) (envelope-from jack@jarasoft.net) Received: from raats.xs4all.nl (orac.jarasoft.net [10.10.10.10]) by raats.xs4all.nl (Postfix) with ESMTP id 26ED63D766F for ; Fri, 26 Nov 2010 19:17:17 +0100 (CET) Received: from jarasc430 (raats.xs4all.nl [82.95.230.43]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client did not present a certificate) by raats.xs4all.nl (Postfix) with ESMTPSA id EDC223D741F for ; Fri, 26 Nov 2010 19:17:16 +0100 (CET) Message-ID: <1DDFC51B19BA4655A2B8AFE4EC536337@jarasc430> From: "Jack Raats" Cc: References: <4CEE88D9.4070200@DataIX.net><20101125200813.GA56066@icarus.home.lan><20101125205733.GA56845@icarus.home.lan><20101125210449.GA57788@icarus.home.lan><20101125224455.GU2392@deviant.kiev.zoral.com.ua> <20101125232144.GV2392@deviant.kiev.zoral.com.ua> Date: Fri, 26 Nov 2010 19:17:05 +0100 Organization: JaRaSoft, Steenbergen, Nederland MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5994 X-Virus-Scanned: by XS4ALL Virus Scanner X-Mailman-Approved-At: Sat, 27 Nov 2010 02:14:09 +0000 Subject: memory leak and swapfile X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jack Raats List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2010 18:33:05 -0000 It looks like that there may be a memory leak of my swap space with one of the processes that is running. Big question: How can I determine which process is responsible. Any suggestions? Thanks Jack