From 7d99729431353c50207fda8b9ab30e1c354c6061 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 14 Nov 2000 11:20:58 +0000 Subject: Use Fx macro wherever possible. --- usr.sbin/rtprio/rtprio.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/rtprio/rtprio.1') diff --git a/usr.sbin/rtprio/rtprio.1 b/usr.sbin/rtprio/rtprio.1 index 0b7c4d7..cbbc039 100644 --- a/usr.sbin/rtprio/rtprio.1 +++ b/usr.sbin/rtprio/rtprio.1 @@ -185,14 +185,14 @@ There is no way to set/view the realtime priority of process 0 .Xr ps 1 ) . .Pp There is in -.Bx Free +.Fx no way to ensure that a process page is present in memory therefore the process may be stopped for pagein (see .Xr mprotect 2 , .Xr madvise 2 ) . .Pp Under -.Bx Free +.Fx system calls are currently never preempted, therefore non-realtime processes can starve realtime processes, or idletime processes can starve normal priority processes. @@ -201,6 +201,6 @@ starve normal priority processes. is the original author. This implementation in -.Bx Free +.Fx was substantially rewritten by .An David Greenman . -- cgit v1.1