Date: Fri, 19 Jan 2001 18:58:00 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_synch.c Message-ID: <200101200258.f0K2w0S13990@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/01/19 18:58:00 PST Modified files: sys/kern kern_synch.c Log: Temporarily disable the printf() for micruptime() going backwards, the SIGXCPU signal, and killing of processes that exceed their allowed run time until they can play nice with sched_lock. Right now they are just potentital panics waiting to happen. The printf() has bitten several people. Revision Changes Path 1.120 +6 -1 src/sys/kern/kern_synch.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?200101200258.f0K2w0S13990>