Date: Tue, 18 Jan 2000 03:35:29 -0800 (PST) From: Daniel Eischen <deischen@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_init.c Message-ID: <200001181135.DAA08776@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2000/01/18 03:35:29 PST Modified files: lib/libc_r/uthread uthread_init.c Log: Properly initialize the last active time of the initial thread. This fixes the case that a CPU hungry main thread is prevented from being preempted due to a negative calculation of its time slice. Reported by: Alexander Litvin <archer@lucky.net> Revision Changes Path 1.22 +7 -1 src/lib/libc_r/uthread/uthread_init.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001181135.DAA08776>