![]() |
GPUart
1.01
Prototype of GPUart, an application-based limited preemptive GPU scheduler for embedded real-time systems
|
Data type for job (kernel instance), including the kernel ID and the jobs priority. More...
Public Attributes | |
| kernel_task_id_e | kernel_task_ID |
| uint32 | priority |
Data type for job (kernel instance), including the kernel ID and the jobs priority.
| kernel_task_id_e job_s::kernel_task_ID |
A job's associated kernel ID
| uint32 job_s::priority |
The priority of a kernel job. The lower the value, the higher the priority (-> 0 is the highest priority)
1.8.6