Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/i386/i386
On Sun, Dec 02, 2007 at 12:07:05AM +0000, David Laight wrote:
> On Sat, Dec 01, 2007 at 10:34:28PM +0000, Andrew Doran wrote:
> >
> > Xintr_lapic_tlb_bcast: saving and restoring %ds may take up to 100 cycles.
>
> outch!
That was the saving I got on a 'netburst' core when I eliminated the reload
of %gs from the syscall path and moved it into cpu_switchto (possible
because nothing in the kernel uses %gs).
Andrew
Home |
Main Index |
Thread Index |
Old Index