table of contents
other versions
ULATENCYD(8) | System Manager's Manual | ULATENCYD(8) |
NAME¶
ulatencyd - latency optimizing daemon
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 <poelzi@poelzi.org>.
This manual page was written by Alessandro Ghedini <al3xbio@gmail.com>, for the Debian project (and may be used by others).
January 28, 2011 |