Date: Fri, 22 Feb 2002 09:05:11 -0800 From: "David O'Brien" <obrien@FreeBSD.org> To: Poul-Henning Kamp <phk@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha mp_machdep.c src/sys/i386/i386 mp_machdep.c src/sys/ia64/ia64 mp_machdep.c src/sys/sparc64/sparc64 mp_machdep.c src/sys/kern init_main.c kern_exit.c kern_fork.c kern_proc.c kern_resource.c kern_synch.c ... Message-ID: <20020222090510.A96238@dragon.nuxi.com> In-Reply-To: <200202221332.g1MDW2g73525@freefall.freebsd.org>; from phk@FreeBSD.org on Fri, Feb 22, 2002 at 05:32:02AM -0800 References: <200202221332.g1MDW2g73525@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 22, 2002 at 05:32:02AM -0800, Poul-Henning Kamp wrote: > Log: > Convert p->p_runtime and PCPU(switchtime) to bintime format. ... > 1.170 +6 -17 src/sys/kern/kern_synch.c This removed the "time() went backwards" diagnostic (test + printf). ( that's one way to solve the problem ;-) ) Can bintime not go backwards also? 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?20020222090510.A96238>