Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 2021 22:11:54 -0700
From:      Yuri <yuri@rawbw.com>
To:        Freebsd hackers list <freebsd-hackers@FreeBSD.org>
Subject:   exec(3) loses realtime priority of the process?
Message-ID:  <d5bf0396-40dc-4f39-8bc3-5916cdc3e14e@rawbw.com>

next in thread | raw e-mail | index | archive | help
I noticed that when realtime priority 1 is set after fork it only stays 
until the execvp call and then the process' priority changes to 'normal'.


Why does execvp lose priority? Is this intended? The manpage doesn't 
mention priority.



Yuri





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d5bf0396-40dc-4f39-8bc3-5916cdc3e14e>