Module caps::runtime [] [src]

Detect kernel features at runtime.

This module exposes methods to perform detection of kernel features at runtime. This allows applications to auto-detect whether recent options are implemented by the currently running kernel.

Functions

all_supported

Return an HashSet with all capabilities supported by the running kernel.

ambient_set_supported

Check whether the running kernel supports the ambient set.