CPU load calculations now available for all threads. Available in /proc/pid/loadavg
Showing
- ChangeLog 4 additions, 0 deletionsChangeLog
- fs/procfs/fs_procfscpuload.c 17 additions, 23 deletionsfs/procfs/fs_procfscpuload.c
- fs/procfs/fs_procfsproc.c 81 additions, 2 deletionsfs/procfs/fs_procfsproc.c
- include/nuttx/clock.h 31 additions, 14 deletionsinclude/nuttx/clock.h
- sched/Makefile 4 additions, 0 deletionssched/Makefile
- sched/os_internal.h 23 additions, 6 deletionssched/os_internal.h
- sched/sched_cpuload.c 134 additions, 0 deletionssched/sched_cpuload.c
- sched/sched_processtimer.c 23 additions, 14 deletionssched/sched_processtimer.c
- sched/sched_releasetcb.c 6 additions, 3 deletionssched/sched_releasetcb.c
- sched/task_setup.c 8 additions, 2 deletionssched/task_setup.c
Loading
Please register or sign in to comment