freebsd-dev/sys/i386
Julian Elischer 4f0db5e08c Allocate KSEs and KSEGRPs separatly and remove them from the proc structure.
next step is to allow > 1 to be allocated per process. This would give
multi-processor threads. (when the rest of the infrastructure is
in place)

While doing this I noticed libkvm and sys/kern/kern_proc.c:fill_kinfo_proc
are diverging more than they should.. corrective action needed soon.
2002-09-15 23:52:25 +00:00
..
acpica If we are using APIC_IO tell ACPI so it can route interrupts properly. 2002-09-06 17:02:01 +00:00
apm
bios
compile
conf makeLINT.sed replaced makeLINT.sh about 4 months ago. 2002-09-15 19:04:23 +00:00
i386 Allocate KSEs and KSEGRPs separatly and remove them from the proc structure. 2002-09-15 23:52:25 +00:00
ibcs2 - Fix iBCS2 emulation of COFF files that have multiple libraries 2002-09-09 15:51:10 +00:00
include Add a function pci_probe_route_table() that returns true if our PCI BIOS 2002-09-06 22:15:44 +00:00
isa Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions) 2002-09-07 07:02:12 +00:00
linux Removed unused includes. Sorted includes. This is part of removing 2002-09-15 17:45:10 +00:00
pci Make sure a $PIR table header has a valid length before accepting the table 2002-09-09 18:24:35 +00:00
svr4 Include <sys/systm.h> for the definition of offsetof() instead of depending 2002-09-05 13:08:22 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00