From owner-freebsd-stable Fri Sep 8 7: 5: 0 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gadolinium.btinternet.com (gadolinium.btinternet.com [194.73.73.111]) by hub.freebsd.org (Postfix) with ESMTP id 6296537B422 for ; Fri, 8 Sep 2000 07:04:55 -0700 (PDT) Received: from host62-6-66-155.btinternet.com ([62.6.66.155] helo=btinternet.com) by gadolinium.btinternet.com with esmtp (Exim 3.03 #83) id 13XOlu-0000Xp-00 for freebsd-stable@freebsd.org; Fri, 08 Sep 2000 15:04:51 +0100 Message-ID: <39B8EA14.D76BFDD2@btinternet.com> Date: Fri, 08 Sep 2000 14:31:00 +0100 From: John Toon X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: SHMSEG and general shared memory settings Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Could I suggest that the generic kernel be changed from having a SHMSEG=9 (as in LINT) to something higher? This setting is totally useless if you're planning on running XFre86-4.0 with something like GNOME; you simply run out of shared memory segments, and consequently many programs just won't start up, issuing "X error of failed request". The SHMSEG setting is also one of the "undocumented" options in LINT, so consequently it was hard work trying to solve the problem. I have since compiled my custom kernel with SHMSEG=1024, and everything works beautifully. -- "I'm entirely unaccountable for any moments of sanity contained herein." :s/Windows/UNIX John Toon | j.a.toon@btinternet.com | "Sonnilon" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message