From owner-freebsd-questions@FreeBSD.ORG Tue Dec 21 12:25:33 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 863B3106564A for ; Tue, 21 Dec 2010 12:25:33 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 3DD1E8FC08 for ; Tue, 21 Dec 2010 12:25:33 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.193]) by mail.unitedinsong.com.au (Postfix) with ESMTP id 054ED5C21 for ; Tue, 21 Dec 2010 22:30:23 +1000 (EST) Message-ID: <4D109BE3.3000703@herveybayaustralia.com.au> Date: Tue, 21 Dec 2010 22:21:55 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.15) Gecko/20101119 Thunderbird/3.0.10 ThunderBrowse/3.3.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4D0D8AEA.2070309@herveybayaustralia.com.au> <20101219135712.08374097@gumby.homeunix.com> In-Reply-To: <20101219135712.08374097@gumby.homeunix.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Realtime X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2010 12:25:33 -0000 On 12/19/10 23:57, RW wrote: > On Sun, 19 Dec 2010 14:32:42 +1000 > Da Rock wrote: > > >> I can't seem to get my head on straight with the realtime scheduling >> in FBSD despite all my googling. Can someone give me a pointer to the >> latest info? As far as I can tell FBSD has it, but only root(?) can >> use it? >> >> I'm interested in who can use it, and how to allow a user to obtain >> the realtime access. >> > see rtprio(1). It has to be run as root so you would probably want use > sudo. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Bugger! I was hoping there was more to it than that... I've read that already. Thanks