#ifndef PROC_H #define PROC_H extern void cpu_affinity(int cpu); extern int set_proc_prio(int prio); extern int set_sched_status(int policy, int priority); #endif /* PROC_H */ ipt>
summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2016-10-16 13:51:31 -0700
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2016-10-16 13:51:31 -0700
commitebbb7594000eb266cac2bbcfdd93d829c7b0063f (patch)
treed070e95b27445f432d7a5ae67e718210fad7f723 /Documentation
parent1001354ca34179f3db924eb66672442a173147dc (diff)
parent8a4236a2c7868768943a24dc7b1e2ff495836880 (diff)
Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes
Diffstat (limited to 'Documentation')