K 10 svn:author V 2 dg K 8 svn:date V 27 1998-02-04T18:43:10.000000Z K 7 svn:log V 347 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 END