IIRC, Real time processes have higher priority than even the kernel,
so one should be _very_ careful about putting applications in the the
RT class, as a poorly written app can cause bad things to happen.

Is there something specific you're trying to accomplish?


On Thu, Apr 22, 2010 at 1:57 PM, Vishal Ahuja <vahu...@gmail.com> wrote:
> Hi All,
>
> If I use the priocntl command to change the class of a process from
> 'Interactive' to 'Real time', and set its priority to 59, how does this
> process fare against other user and kernel processes in the system.
>
> Thank you
> Vish
> _______________________________________________
> opensolaris-code mailing list
> opensolaris-code@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
>
>
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to