struct runqueue
nr_running
运行队列中可运行的进程数量
nr_switches
当前CPU进程切换的次数
nr_uninterruptible
expired_timestamp
timestamp_last_tick
curr
idle
active
expired
arrays
struct prio_array
struct prio_array
{
unsigned int nr_active
;
unsigned long bitmap
[BITMAP_SIZE
]
转载请注明原文地址: https://lol.8miu.com/read-2408.html