Query: cpupri_find
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CPUPRI_FIND(9) Driver Basics CPUPRI_FIND(9)NAMEcpupri_find - find the best (lowest-pri) CPU in the systemSYNOPSISint cpupri_find(struct cpupri * cp, struct task_struct * p, struct cpumask * lowest_mask);ARGUMENTScp The cpupri context p The task lowest_mask A mask to fill in with selected CPUs (or NULL)NOTEThis function returns the recommended CPUs as calculated during the current invocation. By the time the call returns, the CPUs may have in fact changed priorities any number of times. While not ideal, it is not an issue of correctness since the normal rebalancer logic will correct any discrepancies created by racing against the uncertainty of the current priority configuration.RETURN(int)bool - CPUs were foundCOPYRIGHTKernel Hackers Manual 3.10 June 2014 CPUPRI_FIND(9)
Related Man Pages |
---|
chcpu(8) - centos |
chcpu(8) - mojave |
chcpu(8) - freebsd |
chcpu(8) - hpux |
chcpu(8) - v7 |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Controlling user input |