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
/
ia32
History
Peter Wemm
3d60169ef4
Protect the setting of the fsbase/gsbase MSR registers and the
...
pcb_[fg]sbase values with a critical section, like the rest of the kernel.
2008-03-23 22:44:56 +00:00
..
ia32_exception.S
Newer versions of gcc don't support treating structures passed by value
2006-12-17 06:48:40 +00:00
ia32_reg.c
include opt_compat.h to unbreak the build
2005-10-24 00:00:00 +00:00
ia32_signal.c
Protect the setting of the fsbase/gsbase MSR registers and the
2008-03-23 22:44:56 +00:00
ia32_sigtramp.S
Stop reloading %fs and %gs, since it causes the base address from
2006-09-23 13:42:09 +00:00
ia32_syscall.c
Optimize vmmeter locking.
2007-06-10 21:59:14 +00:00