Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2001 14:10:51 -0600
From:      Dan Nelson <dnelson@emsphone.com>
To:        Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
Cc:        emulation@FreeBSD.ORG
Subject:   Re: Realplay - linux
Message-ID:  <20010131141051.A23635@dan.emsphone.com>
In-Reply-To: <20010131083208.B64860@gil.physik.rwth-aachen.de>; from "Christoph Kukulies" on Wed Jan 31 08:32:08 GMT 2001
References:  <20010131083208.B64860@gil.physik.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 31), Christoph Kukulies said:
> This was in my security logs last night:
> 
> cmd realplay pid 57558 tried to use non-present sched_yield
> 
> Is this a matter of linux emulation?

I think sched_yield is part of the Posix realtime extensions.  Try
adding

options         P1003_1B
options         _KPOSIX_PRIORITY_SCHEDULING
options         _KPOSIX_VERSION=199309L

to your kernel and recompiling.

-- 
	Dan Nelson
	dnelson@emsphone.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message




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