Re: [PATCH] convert syscall time tracking to CLOCK_MONOTONIC
Dave Jones <[email protected]> Tue, 29 Dec 2015 19:56:58 -0500
| Newsgroups | org.kernel.vger.trinity |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Dec 30, 2015 at 02:36:12AM +0300, Kirill A. Shutemov wrote:
> Commit e8646038d918 ("add some extra sanity checks inside the child
> process") made trinity near unusable for me: the rec->tv sanity check
> fails rather quickly after first syscall capable of changing wall time.
interesting. I wonder why I didn't notice that.
applied anyway, thanks.
Dave