cvs commit: src/sys/i386/i386 apic_vector.s mp_machdep.c
src/sys/i386/include smptests.h
Nate Lawson
nate at root.org
Tue Oct 4 08:45:48 PDT 2005
John Baldwin wrote:
> jhb 2005-10-04 15:15:22 UTC
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_6)
> sys/i386/i386 apic_vector.s mp_machdep.c
> sys/i386/include smptests.h
> Log:
> MFC: Add interrupt counters for IPIs.
>
> Approved by: re (scottl)
Any idea why we're invalidating ranges of pages so much with MP
contention? Is it perhaps that lazy context switching is a pessimization?
--
Nate
More information about the cvs-src
mailing list