From owner-freebsd-questions Sat Sep 7 23:33:11 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA29902 for questions-outgoing; Sat, 7 Sep 1996 23:33:11 -0700 (PDT) Received: from vegemite.Stanford.EDU (vegemite.Stanford.EDU [171.65.76.158]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA29896 for ; Sat, 7 Sep 1996 23:33:10 -0700 (PDT) Received: (hlew@localhost) by vegemite.Stanford.EDU (8.7.1/8.6.4) id XAA29168; Sat, 7 Sep 1996 23:33:09 -0700 (PDT) Date: Sat, 7 Sep 1996 23:33:08 -0700 (PDT) From: Howard Lew To: questions@freebsd.org Subject: normal or memory leak Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi everyone! USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND howard 17118 4.6 3.2 620 964 p3 Ds 11:26PM 0:00.14 -tcsh (tcsh) [stuff deleted...] root 178 0.0 0.0 300 0 ?? IW Sun03AM 0:00.58 /usr/X11R6/bin root 188 0.0 1.6 23452 488 ?? I Sun03AM 12:42.72 /usr/X11R6/bin Hmmm... process 188 (XF86_SVGA) appears to be a virtual memory leak. Does anyone have any patches to fix this problem? We are using FreeBSD 2.1.5 and XF86_SVGA for 2.1.5R. The amount of swap space it uses keeps growing endlessly. Thanks for any help.