Module kernel::tasklets

source ·

Modules§

Structs§

  • Poplar supports running asynchronous tasks (which we call tasklets to differentiate from our userspace Task objects) in kernelspace through a maitake-based runtime.