]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Noted preservation of scheduling parameters across execve().
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 22 Jul 2006 14:14:36 +0000 (14:14 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 22 Jul 2006 14:14:36 +0000 (14:14 +0000)
man2/sched_setscheduler.2

index 8156f919f13188a19e07c950282058b506c2b058..93d325d8fbb2885683d2be18aa7a6d6d6d983c55 100644 (file)
@@ -243,6 +243,8 @@ interrupt handler.
 .SS Miscellaneous
 Child processes inherit the scheduling algorithm and parameters across a
 .BR fork ().
+The scheduling algorithm and parameters are preserved across 
+.BR execve (2).
 
 Memory locking is usually needed for real-time processes to avoid 
 paging delays, this can be done with