Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2001 09:35:16 -0500
From:      Dan Nelson <dnelson@emsphone.com>
To:        "Vladimir B. Grebenschikov" <vova@express.ru>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: non-present sched_yield
Message-ID:  <20010822093516.A28795@dan.emsphone.com>
In-Reply-To: <15235.47772.800383.924533@vbook.express.ru>
References:  <15235.47772.800383.924533@vbook.express.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Aug 22), Vladimir B. Grebenschikov said:
> 
> I have message "kernel: cmd soffice.bin pid 4690 tried to use
> non-present sched_yield" in logs triing to run staroffice on -CURRENT.

Add

options         P1003_1B
options         _KPOSIX_PRIORITY_SCHEDULING
options         _KPOSIX_VERSION=199309L

to your kernel config file and rebuild.  Anyone know why this is even
an option?  Is there a case where you would not want this?

-- 
	Dan Nelson
	dnelson@emsphone.com

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?20010822093516.A28795>