Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Jun 2000 15:32:19 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Alexander Sanda <entropy@kabsi.at>
Cc:        current@FreeBSD.org
Subject:   Re: Shared memory changes in current?
Message-ID:  <393CEF53.EAC2041C@FreeBSD.org>
References:  <4.3.2.7.2.20000604012146.02c204a8@mail.kabsi.at>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Sanda wrote:

> Anyone aware of them?
>
> After building a complete kernel + world with a very recent -current
> (Saturday morning, european time) I now get lots of shared memory errors
> in gnome (most coming from gdk and imlib, some from Xfree 4 aswell). I
> recompiled parts of gnome (gtk+, imlib, glib) and the situation has
> slightly changed, but gdk still throws a lot of shmget() failed: errors.

It has noting to do with kernel/gnome. XFree 4.0 is known to be very hungry for
the shared memory, so you should increase SHMSEG parameter in your kernel
config file. There are no guidelines as to what exact number will be
sufficient, so you should define it in experimental way. I personally set it to
100 (options SHMSEG=100) and do not see any warnings anymore.

-Maxim



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?393CEF53.EAC2041C>