cvs commit: src/sys/kern kern_mutex.c
John Baldwin
jhb at FreeBSD.org
Tue Jul 27 13:44:18 PDT 2004
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 at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org
More information about the cvs-src
mailing list