Displaying 1 result from an estimated 1 matches for "lwkt".
Did you mean:
0wkt
2003 Jul 16
3
Announcing DragonFly BSD!
...ou can access it through cvsup or browse it through
ftp. This proving work involved implementing much of the earlier UP->SMP
converstion work that was done when 5.x first branched, but under an
entirely new mutex-free light weight kernel threading infrastructure.
It includes the LWKT system, interrupt threads, and pure threads for
system processes amoung other things.
For obvious reasons the codebase will only run on i386 for now, and ports
to other platforms will not happen until the MD infrastructure is cleaned
up and finalized. I considered starting with a...