diff options
author | dg <dg@FreeBSD.org> | 1998-02-04 18:43:10 +0000 |
---|---|---|
committer | dg <dg@FreeBSD.org> | 1998-02-04 18:43:10 +0000 |
commit | 13eef94007a8aa8da83a505a87e104867aa61262 (patch) | |
tree | c8e486ad5b5ae4d21b33dd7a87a19667ffc7947b /sys/kern/subr_disklabel.c | |
parent | dbf89ade74811dadd818e1a4fba5cd089a9b701d (diff) | |
download | FreeBSD-src-13eef94007a8aa8da83a505a87e104867aa61262.zip FreeBSD-src-13eef94007a8aa8da83a505a87e104867aa61262.tar.gz |
Restrict idleprio to superuser:
Realtime priority has to be restricted for reasons which should be
obvious. However, for idle priority, there is a potential for
system deadlock if an idleprio process gains a lock on a resource
that other processes need (and the idleprio process can't run
due to a CPU-bound normal process). Fix me! XXX
PR: 5639
Diffstat (limited to 'sys/kern/subr_disklabel.c')
0 files changed, 0 insertions, 0 deletions