Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Mar 1997 10:49:36 -0800 (PST)
From:      Mike Pritchard <mpp>
To:        bde@freefall.freebsd.org (Bruce Evans)
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sys/nfs nfs_socket.c nfs_syscalls.c ...
Message-ID:  <199703221849.KAA23413@freefall.freebsd.org>
In-Reply-To: <199703220653.WAA13224@freefall.freebsd.org> from "Bruce Evans" at Mar 21, 97 10:53:47 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans wrote:
> 
>   Log:
>   Fixed some invalid (non-atomic) accesses to `time', mostly ones of the
>   form `tv = time'.  Use a new function gettime().  The current version
>   just forces atomicicity without fixing precision or efficiency bugs.
>   Simplified some related valid accesses by using the central function.

Are you also going to fix the places where mono_time isn't accessed
in an atomic manner?
-- 
Mike Pritchard
mpp@FreeBSD.org
"Go that way.  Really fast.  If something gets in your way, turn"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703221849.KAA23413>