Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Aug 2001 20:57:19 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        current@freebsd.org
Subject:   KSE/threads progress report
Message-ID:  <Pine.BSF.4.21.0108062051500.66925-100000@InterJet.elischer.org>

next in thread | raw e-mail | index | archive | help

I have pushed the thread pointers down through most of the code
though there are still many many places that assume that there is only one
thread per process. (no multithreading yet, but getting closer..)

At this stage diffs must be pushing close to 1MB (maybe more)
(I don't know as I don't know yet how to get p4 to generate diffs :-)

Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD 5.0-CURRENT #11: Mon Aug  6 18:28:11 GMT 2001

julian@ref3.dev.vicor-nb.com:/usr/home/julian/p4/kse/i386/compile/GENERIC
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 863870420 Hz
CPU: Pentium III/Pentium III Xeon/Celeron (863.87-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x68a  Stepping = 10

Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
real memory  = 267124736 (260864K bytes)
avail memory = 254726144 (248756K bytes)
Preloaded elf kernel "k2" at 0xc052f000.
Pentium Pro MTRR support enabled
WARNING: Driver mistake: destroy_dev on 154/0
Using $PIR table, 12 entries at 0xc00f2f70
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Intel 82815 (i815 GMCH) Host To Hub bridge> at pcibus 0 on
motherboard
pci0: <PCI bus> on pcib0
pci0: <display, VGA> at 2.0 (no driver attached)
pcib1: <PCI-PCI bridge> at device 30.0 on pci0
pci1: <PCI bus> on pcib1
fxp0: <Intel Pro/100 Ethernet> port 0xde80-0xdebf mem
0xff8fe000-0xff8fefff irq 11 at device 8.0 on pci1
fxp0: Ethernet address 00:03:47:6d:e2:37
inphy0: <i82562ET 10/100 media interface> on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp1: <Intel Pro 10/100B/100+ Ethernet> port 0xdf00-0xdf3f mem
0xff700000-0xff7fffff,0xff8ff000-0xff8fffff irq 11 at device 10.0 on pci1
fxp1: Ethernet address 00:02:b3:49:54:86
inphy1: <i82555 10/100 media interface> on miibus1
inphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH2 ATA100 controller> port 0xffa0-0xffaf at device 31.1
on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
uhci0: <Intel 82801BA/BAM (ICH2) USB controller USB-A> port 0xef40-0xef5f
irq 10 at device 31.2 on pci0
usb0: <Intel 82801BA/BAM (ICH2) USB controller USB-A> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
pci0: <serial bus, SMBus> at 31.3 (no driver attached)
uhci1: <Intel 82801BA/BAM (ICH2) USB controller USB-B> port 0xef80-0xef9f
irq 9 at device 31.4 on pci0
usb1: <Intel 82801BA/BAM (ICH2) USB controller USB-B> on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
pci0: <multimedia, audio> at 31.5 (no driver attached)
orm0: <Option ROMs> at iomem
0xc0000-0xcbfff,0xcc000-0xccfff,0xcd000-0xce7ff on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
fdc0: direction bit not set
fdc0: cmd 3 failed at out byte 1 of 3
pmtimer0 on isa0
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x100>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A, console
sio1: reserved for low-level i/o
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
unknown: <PNP0303> can't assign resources
unknown: <PNP0c02> can't assign resources
unknown: <PNP0501> can't assign resources
sio4: <16550A-compatible COM port> at port 0x2f8-0x307 irq 3 on isa0
sio4: type 16550A
unknown: <PNP0400> can't assign resources
kernel trap 12 with interrupts disabled
panic: blockable sleep lock (sleep mutex) Giant @
../../../i386/i386/trap.c:410
Debugger("panic")
Stopped at      Debugger+0x44:  pushl   %ebx
db> 

oops back to the debugger....



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0108062051500.66925-100000>