From owner-cvs-all Sat Feb 23 6:43:46 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 3A08B37B404; Sat, 23 Feb 2002 06:43:41 -0800 (PST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g1NEhdwC005370; Sat, 23 Feb 2002 15:43:40 +0100 (CET) (envelope-from 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 ... In-Reply-To: Your message of "Fri, 22 Feb 2002 09:05:11 PST." <20020222090510.A96238@dragon.nuxi.com> Date: Sat, 23 Feb 2002 15:43:39 +0100 Message-ID: <5369.1014475419@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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