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
bf164734d4
freebsd-nq
/
lib
/
libpthread
/
arch
History
David Xu
508f442784
Eliminate two pushl by using call instruction directly, this really
...
helps branch predict a lot for INTEL P4. Approved by: re (scottl)
2003-11-29 14:25:43 +00:00
..
alpha
Fix a logic error; use beq to check for a register being NULL, not bne.
2003-10-02 20:51:30 +00:00
amd64
Use amd64_set_fsbase() instead of calling sysarch() directly.
2003-10-23 06:12:57 +00:00
i386
Eliminate two pushl by using call instruction directly, this really
2003-11-29 14:25:43 +00:00
ia64
Make KSE_STACKSIZE machine dependent by moving it from thr_kern.c to
2003-09-19 23:28:13 +00:00
sparc64
Don't forget to initialize the fake tcb when the kcb is allocated.
2003-10-12 16:50:45 +00:00