Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/01/2007 22:34:28
Module Name: src
Committed By: ad
Date: Sat Dec 1 22:34:28 UTC 2007
Modified Files:
src/sys/arch/i386/i386: vector.S
Log Message:
Xintr_lapic_tlb_bcast: saving and restoring %ds may take up to 100 cycles.
Just access the globals using %ss.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/arch/i386/i386/vector.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.