More data on 7.2-RELEASE "hangs"
Mike Tancsa
mike at sentex.net
Wed May 13 17:14:22 UTC 2009
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
More information about the freebsd-stable
mailing list