This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
amd64
History
Scott Long
0971df6e14
Don't use atomic ops to increment interrupt stats. This was only done on
...
amd64 and i386 anyways. The stats are only kept for informational purposes.
2004-11-03 18:03:06 +00:00
..
acpica
Move the code for halting the CPU (acpi_cpu_c1) into machdep files.
2004-10-11 05:39:15 +00:00
amd64
Don't use atomic ops to increment interrupt stats. This was only done on
2004-11-03 18:03:06 +00:00
compile
…
conf
Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels.
2004-11-02 20:57:20 +00:00
ia32
Remove sched_free_thread() which was only used
2004-08-31 06:12:13 +00:00
include
Raise MAXDSIZ from 8G to 32G. The old limit was just an arbitary choice
2004-10-27 17:21:15 +00:00
isa
Add new a function isa_dma_init() which returns an errno when it fails
2004-09-15 12:09:50 +00:00
linux32
Rework how we store process times in the kernel such that we always store
2004-10-05 18:51:11 +00:00
pci
Add TUNABLE_LONG and TUNABLE_ULONG, and use the latter for the
2004-10-31 15:50:33 +00:00
Makefile
…