cvs commit: src/sys/i386/i386 apic_vector.s local_apic.c mp_machdep.c src/sys/i386/include apicvar.h smp.h src/sys/i386/isa clock.c

Alan Cox alc at cs.rice.edu
Tue Feb 15 06:21:28 GMT 2005


On Mon, Feb 14, 2005 at 04:30:56PM -0500, John Baldwin wrote:
> On Monday 14 February 2005 01:42 pm, Coleman Kane wrote:
> > I've been testing these since they were posted. All is well thus far!
> 
> I need perf numbers though.  They should work fine, but I really don't know if 
> they will help or hurt performance.  Also, the perf characteristics are 
> likely different on UP vs SMP.

In regards to the changes to atomic.h, I'm curious why you didn't make
the output of lfence and sfence conditional on SMP, like the output of
the lock prefix is?

Alan


More information about the cvs-src mailing list