Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Mar 1997 16:28:50 +0300 (MSK)
From:      =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.ru>
To:        Bruce Evans <bde@freefall.freebsd.org>
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   syscons & time access (was Re: cvs commit:  src/sys/nfs nfs_socket.c nfs_syscalls.c nfs_vnops.c src/sys/ufs/ffs ffs_alloc.c ffs_inode.c ffs_vfsops.c ffs_vnops.c src/sys/ufs/lfs lfs_inode.c lfs_vnops.c src/sys/ufs/ufs ufs_inode.c ufs_readwrite.c ufs_vnops.c src/sys/gnu/ext2fs ext2_alloc.c ext2_extern.h ext2_inode.c ext2_readwrite.c ext2_vnops.c src/sys/i386/isa/pcvt pcvt_kbd.c src/sys/kern init_main.c kern_clock.c sys_pipe.c tty.c src/sys/pci ncr.c src/sys/sys time.h)
Message-ID:  <Pine.BSF.3.95q.970322162525.528A-100000@nagual.ru>
In-Reply-To: <199703220653.WAA13224@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Mar 1997, Bruce Evans wrote:

>   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.

syscons.c have a number of non-atomic time accesses too, do you plan to
fix them too? 

-- 
Andrey A. Chernov
<ache@null.net>
http://www.nagual.ru/~ache/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970322162525.528A-100000>