freebsd-dev/sys/i386
John Baldwin b71aa5f5e9 Set PCPU_GET(curpcb) for the BSP to thread0's pcb. Otherwise, the boot CPU
doesn't have a pcb until after it's first context switch.  This can cause
secondary panics if a page fault happens during bootup.
2004-02-02 23:22:24 +00:00
..
acpica - Call acpi_Startup() before parsing interrupt-related APIC resources so we 2004-01-26 19:34:24 +00:00
bios - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
compile
conf Consistently capitalize acronyms like POSIX and NIC. Style. 2004-01-29 21:24:53 +00:00
cpufreq - Move performance-controlling sysctls into hw.p4tcc.* tree; 2004-01-24 21:13:13 +00:00
i386 Set PCPU_GET(curpcb) for the BSP to thread0's pcb. Otherwise, the boot CPU 2004-02-02 23:22:24 +00:00
ibcs2 GC unused 'syshide' override to /dev/null. This was here to disable 2003-12-24 00:32:07 +00:00
include Add new CPU_ENABLE_TCC option, from NOTES: 2004-01-18 21:18:00 +00:00
isa Optimize the i386 interrupt entry code to not reload the segment registers 2004-01-28 20:44:08 +00:00
linux Make sigaltstack as per-threaded, because per-process sigaltstack state 2004-01-03 23:31:29 +00:00
pci Replace an outb() during the test for configuration mechanism #1 with a 2003-12-31 16:56:32 +00:00
svr4 Attempt to make the proper changes here for the proc.h commit: 2004-01-05 00:29:00 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00