mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-10-30 06:44:57 +00:00
This patch add a stats.schedmiss.* set of entries that are a record of the last 10 times corosync was not scheduled in time. These entries are keypt in reverse order (so stats.schedmiss.0.* is always the latest one kept) and the values, including the timestamp, are in milliseconds. It's also possible to use a cmap tracker to follow these events, which might be useful. Signed-off-by: Christine Caulfield <ccaulfie@redhat.com> Reviewed-by: Jan Friesse <jfriesse@redhat.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| corosync-blackbox.sh | ||
| corosync-cfgtool.c | ||
| corosync-cmapctl.c | ||
| corosync-cpgtool.c | ||
| corosync-keygen.c | ||
| corosync-notifyd.c | ||
| corosync-notifyd.sysconfig.example | ||
| corosync-quorumtool.c | ||
| corosync-xmlproc.sh | ||
| Makefile.am | ||