SYNOPSIS
ulatencyd [OPTIONS]DESCRIPTION
ulatencyd is a daemon that controls how the Linux kernel will spend it's resources on the running processes. It uses dynamic cgroups to give the kernel hints and limitations on processes.OPTIONS
- -h, --help
- Show help options
- -c, --config
- Use config file
- -r, --rules-directory
- Path with
- --rule-pattern
- Load only rules matching the pattern
- -v, --verbose
- More verbose. Can be passed multiple times
- -q, --quiet
- More quiet. Can be passed multiple times
- -f, --log-file
- Log to file
- -d, --daemonize
- Run daemon in background
AUTHOR
ulatencyd was written by Daniel Poelzleithner <[email protected]>.This manual page was written by Alessandro Ghedini <[email protected]>, for the Debian project (and may be used by others).