]> git.proxmox.com Git - mirror_frr.git/commit
lib: Save number of times a thread is starved
authorDonald Sharp <sharpd@nvidia.com>
Thu, 10 Feb 2022 19:10:26 +0000 (14:10 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 10 Feb 2022 19:10:26 +0000 (14:10 -0500)
commit1dd08c2243976182595f99561f478b1bafaa4483
tree4e6c8439eef071233efa1b9ca59fbf90229d72ff
parent70d79c359b321337c3791944ef068917b24748b6
lib: Save number of times a thread is starved

Add a counter to the number of times a thread is starved from
a timer event and add the output to `show thread cpu`

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
lib/thread.c
lib/thread.h