Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2003 15:50:48 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Warner Losh <imp@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/share/man/man9 timeout.9
Message-ID:  <20031002155026.I8636@gamplex.bde.org>
In-Reply-To: <200310012132.h91LWgF2042513@repoman.freebsd.org>
References:  <200310012132.h91LWgF2042513@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 1 Oct 2003, Warner Losh wrote:

> imp         2003/10/01 14:32:42 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     share/man/man9       timeout.9
>   Log:
>   Looks like I misread the callout code.  We do not seem to hold the
>   callout lock while the callout is happening.  So the serialization
>   that I thought was happening isn't.  Therefore, remove the part of the
>   bugs that says this.  Leave in the other bug as it is very hard to
>   work around (impossible?).
>
>   Fix various typos.
>
>   Also note that timeout/untimeout are considered to be the old interface and
>   the callout interface should be used insetad.
>
>   Submitted by: bde (first two) and wollman (third)

Thanks.

Bruce



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