From owner-freebsd-hackers Fri Jun 23 23:33:58 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA17714 for hackers-outgoing; Fri, 23 Jun 1995 23:33:58 -0700 Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id XAA17704 for ; Fri, 23 Jun 1995 23:33:51 -0700 Received: from localhost.v-site.net (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.6.11/8.6.9) with SMTP id XAA03621 for ; Fri, 23 Jun 1995 23:33:50 -0700 Message-Id: <199506240633.XAA03621@rah.star-gate.com> X-Authentication-Warning: rah.star-gate.com: Host localhost.v-site.net didn't use HELO protocol X-Mailer: exmh version 1.6delta 4/7/95 To: freebsd-hackers@freebsd.org Subject: Re: Memory leak somewhere? In-reply-to: Your message of "Sat, 24 Jun 1995 15:55:30 +1000." <199506240555.AA01618@physics.su.oz.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 23 Jun 1995 23:33:49 -0700 From: Amancio Hasty Sender: hackers-owner@freebsd.org Precedence: bulk >>> David Dawes said: > >I've noticed lately that my S3 X server grows continuously (as does my swap > >utilization) as time goes by, and never shrinks. Currently my X server pro cess > >looks like so: > > > >root 252 0.0 30.9 11632 9440 ?? I 10:39PM 0:21.43 X :0 (XF86_ S3) > > Well guys you can lend a hand . We have mprof and if you have the resources is not too tough to recompiled the X server and track down who the culprit is. Amancio