opnsense-src/share/man
Florian Walpen e28767f0e1 Thread creation privilege for realtime group
With the mac_priority(4) realtime policy active, users and processes in
the realtime group may promote existing threads and processes to
realtime scheduling priority. Extend the privileges granted to
PRIV_SCHED_SETPOLICY which allows explicit creation of new realtime
threads.

One use case of this is when the pthread scheduling policy is set to
SCHED_RR or SCHED_FIFO via pthread_attr_setschedpolicy(...) before
calling pthread_create(...). I ran into this when testing audio software
with realtime threads, particularly audio/ardour6.

MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D33393
2021-12-15 00:01:58 +02:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 pthread_np.3: Add a manpage summarizing all of the pthread extensions. 2021-10-12 13:20:36 -07:00
man3lua flua: Add a libjail module 2020-10-24 17:08:59 +00:00
man4 Thread creation privilege for realtime group 2021-12-15 00:01:58 +02:00
man5 rc.conf.5: Fix a typo 2021-12-10 23:37:40 +01:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 arch.7: update applicable FreeBSD versions to 12.0 and later 2021-11-25 20:08:21 -05:00
man8 rc.subr.8: Document changes to load_rc_config 2021-11-29 16:09:02 +01:00
man9 sys/bitset.h: reduce visibility of BIT_* macros 2021-12-05 23:00:25 +01:00
Makefile flua: Add a libjail module 2020-10-24 17:08:59 +00:00