From owner-freebsd-questions Wed Jun 26 03:48:05 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA00490 for questions-outgoing; Wed, 26 Jun 1996 03:48:05 -0700 (PDT) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA00429 for ; Wed, 26 Jun 1996 03:46:52 -0700 (PDT) Received: from allegro.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0uYs6z-000Qb8C; Wed, 26 Jun 96 12:46 MET DST From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id MAA16608; Wed, 26 Jun 1996 12:31:37 +0200 Message-Id: <199606261031.MAA16608@allegro.lemis.de> Subject: Re: XInside's AccelX - 20% real memory? To: JSINNOTT@POMONA.EDU (JOHN) Date: Wed, 26 Jun 1996 12:31:37 +0200 (MET DST) Cc: questions@FreeBSD.org (FreeBSD Questions) In-Reply-To: <01I6APLP4NIQ8WWODO@POMONA.EDU> from "JOHN" at Jun 24, 96 06:53:07 pm X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk JOHN writes: > > Running AccelX on FreeBSD, with 1152x9?? resolution and 65,000+ colors, > should the XServer show a 20% memory usage with ps aux? This is on > a PC with 48MB of memory, so this is 9MB+ of RAM. Does this sound reasonable? I don't know if it's reasonable, but it's normal. I'm running double-headed on a BSD/OS box (P/133, 64 MB, ATI GUP at 1280x1024 and Matrox Millenium at 1600x1200), and this is what I get from ps -u: root 162 1.4 28.7 15860 18196 ?? S Mon06PM 18:59.15 /usr/X11R6/lib/X11/AcceleratedX/arch/BSDI/Xaccel :0 Older versions always seem to have bloated up to this size before dying of amnesia, but even shortly after starting up it goes up to about 8 MB. Admittedly, I have a large number of windows open (currently 23). Greg