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
/
i386
History
Jung-uk Kim
38da30b419
Merge acpica_machdep.h for amd64 and i386 and move to x86. In fact, these
...
two files were functionally identical.
2013-08-13 22:05:10 +00:00
..
acpica
Consistently use round_page(x) rather than roundup(x, PAGE_SIZE). There is
2013-02-15 22:43:08 +00:00
bios
…
conf
follow up to r254051
2013-08-09 08:11:09 +00:00
i386
Different consumers of the struct vm_page abuse pageq member to keep
2013-08-10 17:36:42 +00:00
ibcs2
Replace kernel virtual address space allocation with vmem. This provides
2013-08-07 06:21:20 +00:00
include
Merge acpica_machdep.h for amd64 and i386 and move to x86. In fact, these
2013-08-13 22:05:10 +00:00
isa
- Correct spelling in comments
2013-04-17 11:56:11 +00:00
linux
…
pci
Replace kernel virtual address space allocation with vmem. This provides
2013-08-07 06:21:20 +00:00
svr4
…
xbox
…
xen
The soft and hard busy mechanism rely on the vm object lock to work.
2013-08-09 11:11:11 +00:00
Makefile
…