Date: Wed, 13 May 2009 13:14:26 -0400 From: Mike Tancsa <mike@sentex.net> To: "Marc G. Fournier" <scrappy@hub.org> Cc: freebsd-stable@freebsd.org Subject: Re: More data on 7.2-RELEASE "hangs" Message-ID: <200905131712.n4DHCrBo038504@lava.sentex.ca> In-Reply-To: <20090513132952.T17646@hub.org> References: <20090513040719.D17646@hub.org> <200905131009.00403.jhb@freebsd.org> <20090513114956.K17646@hub.org> <200905131501.n4DF1XNt037860@lava.sentex.ca> <20090513132952.T17646@hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At 12:31 PM 5/13/2009, Marc G. Fournier wrote:
>On Wed, 13 May 2009, Mike Tancsa wrote:
>
>>
>>What does your kernel config look like ?
>
>Included below ... only thought I had, taht I haven't tried yet, was
>changing from SCHED_4BSD -> SCHED_ULE ...
ULE for sure. Are you sure some of the options below are still
valid/wanted as well ?
>options SYSVSHM
>options SHMMAXPGS=199608
>options SHMMAX=(SHMMAXPGS*PAGE_SIZE+1)
>
>options SYSVSEM
>options SEMMNI=4096
>options SEMMNS=8192
>
>options SYSVMSG # SYSV-style message queues
>
>options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B
>real-time extensions
>options KBD_INSTALL_CDEV # install a CDEV entry in /dev
>
>options ADAPTIVE_GIANT # Giant mutex is adaptive.
>
>options LINPROCFS # Cannot be a module yet.
---Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905131712.n4DHCrBo038504>
