From owner-freebsd-bugs Sun Feb 9 19:50:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA05057 for bugs-outgoing; Sun, 9 Feb 1997 19:50:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA05047; Sun, 9 Feb 1997 19:50:01 -0800 (PST) Date: Sun, 9 Feb 1997 19:50:01 -0800 (PST) Message-Id: <199702100350.TAA05047@freefall.freebsd.org> To: freebsd-bugs Cc: From: Bruce Evans Subject: Re: kern/2697: Possible getrusage time slip? Reply-To: Bruce Evans Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR kern/2697; it has been noted by GNATS. From: Bruce Evans To: dtc@scrooge.ee.swin.oz.au, FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: kern/2697: Possible getrusage time slip? Date: Mon, 10 Feb 1997 14:35:41 +1100 > Note sure if the behaviour of getrusage is correct, the times >reported often slip backwards? Caused a profiler trouble. The times sometimes goes backwards. See PR975. Bruce