-
Notifications
You must be signed in to change notification settings - Fork 321
ThreadMonitor
Eddie Kohler edited this page Oct 18, 2017
·
1 revision
ThreadMonitor — Click element; print out thread status
ThreadMonitor([INTERVAL, THRESH])
Ports: none
Drivers: linuxmodule
Every INTERVAL number of ms, print out tasks scheduled on each thread if tasks are busy. INTERVAL by default is 1000 ms. Only tasks with cycle count of at least THRESH are printed. By default THRESH is 1000 cycles.
StaticThreadSched, BalancedThreadSched
Generated by click-elem2man from ../../elements/linuxmodule/threadmonitor.hh:5
on 2017/10/17.