[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dillo - Gdk-ERROR ?
On Sun, Sep 14, 2003 at 02:55:02AM +0200, Atle Kristensen wrote:
> > for example put this in your /etc/sysctl.conf:
> > kern.shminfo.shmseg=32
> > kern.shminfo.shmall=32768
> >
> Thanks for the hint. But the've already those values:
> $ sysctl -a | grep kern.shminfo.shmseg
> kern.shminfo.shmseg = 32
> $ sysctl -a | grep kern.shminfo.shmall
> kern.shminfo.shmall = 32768
>
> ...
... then increase them again if you are still running out of shared
memory. or monitor usage with ipcs(1).