Date: Sat, 23 Feb 2002 15:43:39 +0100 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: obrien@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: <5369.1014475419@critter.freebsd.dk> In-Reply-To: Your message of "Fri, 22 Feb 2002 09:05:11 PST." <20020222090510.A96238@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20020222090510.A96238@dragon.nuxi.com>, "David O'Brien" writes: >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? Only if the timecounter acts up, I intend to catch this in the timecounter code in the future. I just need to test & polish up the patch before I commit it. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. 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?5369.1014475419>