POV-Ray : Newsgroups : povray.off-topic : Linux guru question : Re: Linux guru question Server Time
5 Jul 2024 09:05:07 EDT (-0400)
  Re: Linux guru question  
From: Warp
Date: 3 Sep 2015 06:01:22
Message: <55e81a72@news.povray.org>
Anthony D. Baye <Sha### [at] spamnomorehotmailcom> wrote:
> In linux the default priority for any given user-initiated process is 0.  Which
> means that when I run povray, its cpu priority is dead last.  I've gotten in the
> habit of running sudo top alongside so that I can renice the process to -20, but
> this only affects the main thread as far as I can tell.  All child threads have
> a priority of 0.

> Is there a way to configure linux so that povray and all of its child threads
> are given top priority?

Unless you have something CPU-heavy running at the same time, it won't
make any difference. Even if you ran it at nice 20 it probably won't
make any difference (unless you run something else that's CPU-heavy
at the same time).

-- 
                                                          - Warp


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.