From owner-freebsd-hackers Fri Oct 31 05:38:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA05760 for hackers-outgoing; Fri, 31 Oct 1997 05:38:49 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from trojanhorse.ml.org (mdean.vip.best.com [206.86.94.101]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA05755 for ; Fri, 31 Oct 1997 05:38:46 -0800 (PST) (envelope-from jamil@trojanhorse.ml.org) Received: from localhost (jamil@localhost) by trojanhorse.ml.org (8.8.7/8.8.5) with SMTP id FAA27114; Fri, 31 Oct 1997 05:38:37 -0800 (PST) Date: Fri, 31 Oct 1997 05:38:37 -0800 (PST) From: "Jamil J. Weatherbee" To: Chuck Robey cc: hackers@FreeBSD.ORG Subject: Re: Kernel Preemption In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Can't you just use nice(1) to raise the priority of maplay? rtprio is much more effective in giving a process high priority because the priorities are absolute: man 1 rtprio