davidxu 2004-07-31 14:02:29 UTC FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c Log: Turn on PCB_FULLCTX for set_mcontext, functions like kse_switchin needs to fully restore asynchronous context which did not come from fast syscall. Revision Changes Path 1.615 +1 -0 src/sys/amd64/amd64/machdep.c