From owner-freebsd-current@FreeBSD.ORG Thu Feb 2 07:43:33 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 D069E16A420 for ; Thu, 2 Feb 2006 07:43:33 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8645E43D48 for ; Thu, 2 Feb 2006 07:43:28 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.31]) (authenticated bits=0) by cain.gsoft.com.au (8.13.5/8.13.4) with ESMTP id k127h4X6009411 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 2 Feb 2006 18:13:09 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Peter Jeremy Date: Thu, 2 Feb 2006 18:12:56 +1030 User-Agent: KMail/1.9.1 References: <200601301652.16237.doconnor@gsoft.com.au> <200602020952.39010.doconnor@gsoft.com.au> <20060202071137.GB921@turion.vk2pj.dyndns.org> In-Reply-To: <20060202071137.GB921@turion.vk2pj.dyndns.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3255083.LCvO2a4O8M"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200602021812.59001.doconnor@gsoft.com.au> X-Spam-Score: -1.36 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.54 on 203.31.81.10 Cc: freebsd-current@freebsd.org 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: Thu, 02 Feb 2006 07:43:33 -0000 --nextPart3255083.LCvO2a4O8M Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 02 February 2006 17:41, Peter Jeremy wrote: > On Thu, 2006-Feb-02 09:52:22 +1030, Daniel O'Connor wrote: > >Also, xrestop shows X using 120Mb of pixmaps. > >X's size is 315M, and I have a 64Mb video card. > > > >64 + 120 =3D 184 > >315 - 184 =3D 131 > > > >ie 131Mb of space that X is using but no obvious reason.. > > There's a lot more to X than the video memory and pixmaps. Sure, but 131Mb is a lot of "other". > In my case (this is X.org 6.9.0 on 6-stable/amd64 but the principle is > the same), I have 32MB video RAM, 28MB pixmaps and ps report that X > is using 78MB - a difference of 18M. > > If I look at the process memory map (see procfs(5)), the breakdown is: > 38MB vnode backed (mostly shared libraries) > 32MB device (video memory) > 6.75MB swap + default (malloc'd space, stack etc) > > This suggests that X is storing a lot of pixmaps in video RAM (for > efficiency). [inchoate 18:12] ~ >ps -axw| grep bin/X 826 ?? S 66:52.15 /usr/X11R6/bin/X -nolisten tcp :0 -auth /var/run/= xauth/A:0-lKynIa (Xorg) [inchoate 18:12] ~ >sudo cat /proc/826/map cat: /proc/826/map: File too large Broken in -current? =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart3255083.LCvO2a4O8M Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBD4bgC5ZPcIHs/zowRAvycAJ42HP6gRu4LoAPWuKbdq5ZdexHHdgCfRDrN 8QmbpurdEPyoeaecepTVGhE= =phSI -----END PGP SIGNATURE----- --nextPart3255083.LCvO2a4O8M--