Tux modules run in their own address space (so if a module
crashes, the kernel and Tux continue to work) and are unprivileged.
Thus, their use is safe, while you continue to get the performance
gains (in-pagecache dynamic objects, and the elimination of context
switch overhead).