This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
amd64
History
John Baldwin
03cea59caf
Remove an unnecessary sti and spl0() in fork_trampoline. Interrupts
...
should be enabled by MTX_EXIT() now when it releases the sched_lock.
2000-10-06 01:47:24 +00:00
..
amd64
Remove an unnecessary sti and spl0() in fork_trampoline. Interrupts
2000-10-06 01:47:24 +00:00
conf
Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC,
2000-09-22 23:40:10 +00:00
include
- Heavyweight interrupt threads on the alpha for device I/O interrupts.
2000-10-05 23:09:57 +00:00
isa
- Heavyweight interrupt threads on the alpha for device I/O interrupts.
2000-10-05 23:09:57 +00:00
pci
Move the i386 PCI attachment code out of i386/isa back into i386/pci.
2000-10-02 07:11:13 +00:00
Makefile
Update tags directive to reflect the new location of soft updates
2000-07-04 00:18:43 +00:00