Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2008 12:03:36 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Attilio Rao <attilio@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/kern kern_descrip.c src/sys/sys file.h
Message-ID:  <200805281203.36621.jhb@freebsd.org>
In-Reply-To: <200805251457.m4PEvhUA095208@repoman.freebsd.org>
References:  <200805251457.m4PEvhUA095208@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 25 May 2008 10:57:43 am Attilio Rao wrote:
> attilio     2008-05-25 14:57:43 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/kern             kern_descrip.c 
>     sys/sys              file.h 
>   Log:
>   Replace direct atomic operation for the file refcount witht the
>   refcount interface.
>   It also introduces the correct usage of memory barriers, as sometimes
>   fdrop() and fhold() are used with shared locks, which don't use any
>   release barrier.

Thanks!

-- 
John Baldwin



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