Date: Mon, 2 Oct 2000 14:18:01 -0400 (EDT) From: Zhiui Zhang <zzhang@cs.binghamton.edu> To: freebsd-hackers@freebsd.org Subject: process scheduling quantum Message-ID: <Pine.SOL.4.21.0010021412490.989-100000@opal>
next in thread | raw e-mail | index | archive | help
Suppose a process is scheduled to run, will it run until its quantum ends unless it calls tsleep() on his own? In other words, is it possible for a process to give up its quantum earlier without having it to do so voluntarily? Thanks. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.21.0010021412490.989-100000>