![]() |
GPUart
1.01
Prototype of GPUart, an application-based limited preemptive GPU scheduler for embedded real-time systems
|
Data type for the priority list (gpuS_JobList_s) which holds all active jobs (kernel instances). More...

Public Attributes | |
| job_s | list [E_KTID_NUMBER_OF_KERNEL_TASKS] |
| uint8 | count |
| uint8 | length |
Data type for the priority list (gpuS_JobList_s) which holds all active jobs (kernel instances).
| uint8 job_priority_list_s::count |
Number of active jobs
| uint8 job_priority_list_s::length |
Length of this job list
| job_s job_priority_list_s::list[E_KTID_NUMBER_OF_KERNEL_TASKS] |
The kernel job list
1.8.6