other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
GET_SD_LOAD_IDX(9) | Driver Basics | GET_SD_LOAD_IDX(9) |
NAME¶
get_sd_load_idx - Obtain the load index for a given sched domain.SYNOPSIS¶
int
get_sd_load_idx(struct sched_domain * sd,
enum cpu_idle_type idle);
ARGUMENTS¶
sdThe sched_domain whose load_idx is to be
obtained.
idle
The idle status of the CPU for whose sd
load_idx is obtained.
RETURN¶
The load index.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |