This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-19 10:53:58 +00:00
Code
Issues
Releases
Activity
6abfec88c3
freebsd
/
sys
/
ia64
History
Marcel Moolenaar
a36032c3d7
Don't enable interrupts before we call sched_throw(). Interrupts
...
are expected to be disabled by virtue of md_spinlock_count=1.
2013-11-10 04:22:40 +00:00
..
acpica
conf
Add process descriptors support to the GENERIC kernel. It is already being
2013-08-18 10:21:29 +00:00
disasm
ia32
Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping use
2013-09-09 18:11:59 +00:00
ia64
Don't enable interrupts before we call sched_throw(). Interrupts
2013-11-10 04:22:40 +00:00
include
As of r257209, all architectures have defined VM_KMEM_SIZE_SCALE. In other
2013-11-08 16:25:00 +00:00
isa
pci
In pci_cfgregread() and pci_cfgregwrite(), multiplex the domain and
2013-07-23 03:03:17 +00:00