K 10 svn:author V 7 git2svn K 8 svn:date V 27 2022-10-24T15:58:25.229174Z K 7 svn:log V 444 pthread_setschedparam(3): document EPERM return In kern_sched_setparam(), before setting any parameters, p_cansched() is called to check that the thread has appropriate privileges. PR: 175687 Reviewed by: markj MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D37020 (cherry picked from commit 04620006b9116049e9e2f27d74417d2d84dc8d10) Git Hash: f18e56c17ae2cb6b190fe4cf53a3407201f9e3b0 Git Author: mhorne@FreeBSD.org END