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
Dmitry Chagin
8f1e49a638
Enable shared page use for amd64/linux32 and i386/linux binaries.
...
Move signal trampoline code from the top of the stack to the shared page. MFC after: 2 Weeks
2011-03-13 14:58:02 +00:00
..
acpica
MFamd64: (based on) r209957
2010-11-12 20:55:14 +00:00
bios
Add compat shim for apm(4) to translate APM BIOS function numbers from i386
2010-11-11 19:20:33 +00:00
compile
…
conf
Add a small change to the comment in the GENRIC config files that include udbp
2011-03-09 17:15:11 +00:00
i386
Add a tunable "machdep.disable_tsc" to turn off TSC. Specifically, it turns
2011-03-11 00:44:32 +00:00
ibcs2
Extend struct sysvec with new method sv_schedtail, which is used for an
2011-03-08 19:01:45 +00:00
include
Deprecate rarely used tsc_is_broken. Instead, we zero out tsc_freq because
2011-03-10 20:02:58 +00:00
isa
Deprecate rarely used tsc_is_broken. Instead, we zero out tsc_freq because
2011-03-10 20:02:58 +00:00
linux
Enable shared page use for amd64/linux32 and i386/linux binaries.
2011-03-13 14:58:02 +00:00
pci
Add device IDs for two more ServerWorks Host-PCI bridges so that we can
2010-11-25 15:42:33 +00:00
svr4
…
xbox
…
xen
Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.
2011-01-21 10:26:26 +00:00
Makefile
…