From owner-freebsd-hackers Mon Jun 5 13:56:37 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA06218 for hackers-outgoing; Mon, 5 Jun 1995 13:56:37 -0700 Received: from temptation.interlog.com (temp@temptation.interlog.com [198.53.146.54]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA06125 for ; Mon, 5 Jun 1995 13:56:22 -0700 Received: (from temp@localhost) by temptation.interlog.com (8.6.9/8.6.9) id QAA21636; Mon, 5 Jun 1995 16:55:02 -0400 Date: Mon, 5 Jun 1995 16:55:01 -0400 From: Temptation Subject: Re: XFree/Memory again To: freebsd-hackers@freebsd.org In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@freebsd.org Precedence: bulk Any know whats causing this? (can't find any docs about it ) TRANS(socketUNIXConnect) () can't connect: errno = 61 xterm Xt errir: Can't open display: 0:0 this came up after I ran X, ran fine, close it, started X again, I'm using Fvwm by the way if that matters. I've also found something else interesting. running the vmstat -s, before startX , and then running it after I closed it and all programs, and making sure nothing was running that wasn't suppose to. I lose 4.1megs of Memory. (thats if I'm reading vmstat correctly, someone told me VMcache + free = free memory, so I'm looking at those two numbers) 4megs is really no big deal when you have 256, but I plan on putting that back in my NT machine, and keeping 32 in the FreeBSD machine. Am I drugs or am I really losing access to this memory?