Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 2004 15:13:16 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern kern_mutex.c
Message-ID:  <200407271513.17487.jhb@FreeBSD.org>
In-Reply-To: <200407200215.i6K2FAUv074876@repoman.freebsd.org>
References:  <200407200215.i6K2FAUv074876@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 19 July 2004 10:15 pm, Peter Wemm wrote:
> peter       2004-07-20 02:15:10 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/kern             kern_mutex.c
>   Log:
>   #ifdef __i386__ -> __i386__ || __amd64__

We should really have an MD cpu_pause() macro or some such to avoid having 
these ifdef's all over the place.  A better name than cpu_pause() would be 
good though.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



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