cvs commit: src/sys/kern kern_mutex.c
Alfred Perlstein
alfred at freebsd.org
Tue Jul 27 14:18:11 PDT 2004
* John Baldwin <jhb at FreeBSD.org> [040727 13:44] wrote:
> 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.
cpu_idle() ?
cpu_spinopt() ?
--
- Alfred Perlstein
- Research Engineering Development Inc.
- email: bright at mu.org cell: 408-480-4684
More information about the cvs-all
mailing list