From owner-freebsd-hackers Sat Oct 6 4:58:27 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from ip.eth.net (mail.ip.eth.net [202.9.128.18]) by hub.freebsd.org (Postfix) with ESMTP id C054C37B405 for ; Sat, 6 Oct 2001 04:58:21 -0700 (PDT) Received: (apparently) from anjali ([61.11.16.239]) by ip.eth.net with Microsoft SMTPSVC(5.5.1877.467.46); Sat, 6 Oct 2001 17:28:18 +0530 Message-ID: <002401c14e5e$1c0d2380$0a00a8c0@indranet> From: "Anjali Kulkarni" To: Subject: scheduling Date: Sat, 6 Oct 2001 17:27:40 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0021_01C14E8C.333A6EE0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0021_01C14E8C.333A6EE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I am trying to use the sched_yield/ksched_yield function in the kernel, = and it returns a success value, but actually does not yield to another = process. I suppose this is because the kernel process is higher priority = than any user level process??(Like I try and login from another terminal = but it has hanged, untill the kernel process returns, I cannot use any = other screen.) Thanks, Anjali ------=_NextPart_000_0021_01C14E8C.333A6EE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I am trying to use the = sched_yield/ksched_yield=20  function in the kernel, and it returns a success value, but = actually does=20 not yield to another process. I suppose this is because the kernel = process is=20 higher priority than any user level process??(Like I try and login from = another=20 terminal but it has hanged, untill the kernel process returns, I cannot = use any=20 other screen.)
 
Thanks,
Anjali
------=_NextPart_000_0021_01C14E8C.333A6EE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message