mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
As per one of the requirement priority of interrupt threads in qnx should be changed to 21 with SCHED_RR class. NVGPU driver is creating threads with FIFO class. This makes delay in scheduling other interrupt threads. This is added to change the schduler class to RR. JIRA NVGPU-4121 Change-Id: Ie0a5f08b95cfab4ffbbd3c0c74a53324c64c202f Signed-off-by: dinesh <dt@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2206210 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Shashank Singh <shashsingh@nvidia.com> Reviewed-by: Ankur Kishore <ankkishore@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
5.6 KiB
5.6 KiB