Light Weight Kernel Threads
Template:Short description {{safesubst:#invoke:Unsubst||date=__DATE__|$B= Template:Ambox }}
Light Weight Kernel Threads (LWKT) is a computer science term and from DragonFly BSD in particular. LWKTs differ from normal kernel threads in that they can preempt normal kernel threads. According to Matt Dillon, DragonFlyBSD creator: