NAME

Linux::Event::Kernel - kernel event and state namespace

DESCRIPTION

Linux::Event::Kernel is a namespace category for Linux::Event abstractions over Linux kernel notification and state facilities. Applications choose a concrete leaf such as Linux::Event::Kernel::Timer, Linux::Event::Kernel::Signal, Linux::Event::Kernel::Event, or Linux::Event::Kernel::Process.

Each leaf accepts its application callbacks as constructor coderefs or cached subclass methods. Process subclasses may also centralize cached pipe-I/O tuning.