[Vm-dev] linux thread priorities

David T. Lewis lewis at mail.msen.com
Thu Feb 4 02:38:26 UTC 2010


On Wed, Feb 03, 2010 at 06:01:00PM -0800, Eliot Miranda wrote:
>  
> So my questions are
> - is there any way I'm missing to create different priority threads in a
> non-superuser process?

Lower the priority of all other threads, which would be equivalent to
running Squeak under nice(1), which generally works fine.

Dave



More information about the Vm-dev mailing list