Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/sommerfeld_i386mp_1]: src/sys/arch/i386 MI softintr API is now a show-st...



details:   https://anonhg.NetBSD.org/src/rev/c7725f37d036
branches:  sommerfeld_i386mp_1
changeset: 482379:c7725f37d036
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat Apr 21 19:03:20 2001 +0000

description:
MI softintr API is now a show-stopper for -current; the trunk
now has it, and the performance of the USB code relies on it.

diffstat:

 sys/arch/i386/MP-TODO |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 046b61b8a58c -r c7725f37d036 sys/arch/i386/MP-TODO
--- a/sys/arch/i386/MP-TODO     Thu Apr 19 17:32:41 2001 +0000
+++ b/sys/arch/i386/MP-TODO     Sat Apr 21 19:03:20 2001 +0000
@@ -5,6 +5,8 @@
  - rewrite interrupt dispatch so that multi-level shared interrupts
    are no longer broken.
 
+ - implement MI softint API
+
  - figure out why ahc on serverworks fails to find its interrupt.
 
  - careful code review of all diffs from -current
@@ -25,8 +27,6 @@
 
  - try out mpbios+ioapic w/o MULTIPROCESSOR
 
- - implement MI softint API
-
  - figure out why cpu time accounting screws up bigtime:
 
 > ld -Ttext c0100000 -e start -X -o netbsd ${SYSTEM_OBJ} vers.o



Home | Main Index | Thread Index | Old Index