CPUPRI_SET(9) Driver Basics CPUPRI_SET(9)NAMEcpupri_set - update the cpu priority settingSYNOPSISvoid cpupri_set(struct cpupri * cp, int cpu, int newpri);ARGUMENTScp The cpupri context cpu The target cpu newpri The priority (INVALID-RT99) to assign to this CPUNOTEAssumes cpu_rq(cpu)->lock is lockedRETURNS(void)COPYRIGHTKernel Hackers Manual 3.10 June 2014 CPUPRI_SET(9)
| Related Man Pages |
|---|
| usb_alloc_coherent(9) - centos |
| cpuset_create(3) - netbsd |
| cpuset_destroy(3) - netbsd |
| cpuset_size(3) - netbsd |
| cpu(8) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |