Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2008 14:43:14 +0100
From:      Vincent Hoffman <vince@unsane.co.uk>
To:        Troy Kocher <troy@kocherfamily.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: loader.conf issues
Message-ID:  <488F1E72.2010805@unsane.co.uk>
In-Reply-To: <1e3f5d680807290516j25953436ic46ca9be50ca1841@mail.gmail.com>
References:  <1e3f5d680807290516j25953436ic46ca9be50ca1841@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Troy Kocher wrote:
> Listers,
>
> For some reason my kernel setting aren't being recognized. .
>
> tao# more loader.conf
> geom_vinum_load="YES"
> kern.ipc.semmni=256
> kern.ipc.semmns=512
> kern.ipc.semmnu=256
> kern.ipc.semmap=256
> kern.ipc.shmall=32768
> kern.ipc.shmmax=100000000
>
> On reboot shmall & shmmax have to be set manually.
>
> What did I do wrong?
>
>   
Try adding them to /etc/sysctl.conf instead?

> Thanks
>
> Troy
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>   




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?488F1E72.2010805>