From owner-freebsd-stable@FreeBSD.ORG Thu Nov 25 16:03:59 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A29D416A4CE for ; Thu, 25 Nov 2004 16:03:59 +0000 (GMT) Received: from lara.cc.fer.hr (lara.cc.fer.hr [161.53.72.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC73643D58 for ; Thu, 25 Nov 2004 16:03:56 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from [127.0.0.1] (localhost.cc.fer.hr [127.0.0.1]) by lara.cc.fer.hr (8.13.1/8.13.1) with ESMTP id iAPG3mfI028975 for ; Thu, 25 Nov 2004 17:03:49 +0100 (CET) (envelope-from ivoras@fer.hr) Message-ID: <41A60264.30109@fer.hr> Date: Thu, 25 Nov 2004 17:03:48 +0100 From: Ivan Voras User-Agent: Mozilla Thunderbird 0.9 (X11/20041111) X-Accept-Language: en-us, en MIME-Version: 1.0 To: stable@freebsd.org X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: Huge slapd? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2004 16:03:59 -0000 After a few days of mostly test load, top reports that the slapd process (OpenLDAP server) is huge: 439 ldap 20 0 149M 6128K kserel 0:07 0.00% 0.00% slapd I know that the actually used memory size is the 6MB figure above, but why does it allocate almost 150MB? Is it normal?