From owner-freebsd-current@FreeBSD.ORG Wed Feb 1 18:33:27 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7796016A420; Wed, 1 Feb 2006 18:33:27 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02CE243D64; Wed, 1 Feb 2006 18:33:27 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F4MnG-000LPq-1H; Wed, 01 Feb 2006 18:33:26 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F4MnF-0001Nn-7P; Wed, 01 Feb 2006 10:33:25 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17376.65268.396436.72837@roam.psg.com> Date: Wed, 1 Feb 2006 10:33:24 -0800 To: "Daniel O'Connor" References: <200601301652.16237.doconnor@gsoft.com.au> <1713BECB-9E36-4D12-A063-46AB2EC0AB2F@freebsd.org> <200601311805.07556.doconnor@gsoft.com.au> <200602011424.57722.doconnor@gsoft.com.au> Cc: Kris Kennaway , freebsd-current@freebsd.org, Jason Evans , Michael Nottebrock Subject: Re: KDE 3.5.0 seems much chubbier than 3.4.2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2006 18:33:27 -0000 >> Hmm, not sure it was unbounded, but it was certainly consuming a lot of >> extra memory. Note that with the debugging off top shows it as.. >> PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND >> 19876 root 1 100 0 315M 136M select 18:16 13.67% Xorg > > Things still seem to be using more memory than I would expect.. Certainly my > laptop is swapping more than I expect :( > > Is there a simple way to revert to the old malloc? Just back out malloc.c? > I'd go back to KDE 3.4.2 but that is a lot more complex :) been there. it was the recent firefox. randy