Use a globaldata_t instead of a cpuid in the lwkt_token structure. The
[dragonfly.git] / sys / kern / kern_upcall.c
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-12-07 Matthew DillonAdd additional functionality to the upcall support...
2003-12-04 Matthew DillonAugment the upcall system calls to support a priority...
2003-11-21 Matthew DillonTweak the context data a bit and do some code cleanup...
2003-11-21 Matthew DillonImplement an upcall mechanism to support userland LWKT...