From owner-freebsd-questions Wed Jan 3 15:44:17 2001 From owner-freebsd-questions@FreeBSD.ORG Wed Jan 3 15:44:14 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from christel.heitec.net (christel.heitec.net [193.101.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 4623D37B400 for ; Wed, 3 Jan 2001 15:44:14 -0800 (PST) Received: from heitec.net (paladin.heitec.net [193.101.232.30]) by christel.heitec.net (Postfix) with ESMTP id CF4C835484B for ; Thu, 4 Jan 2001 00:51:35 +0100 (CET) Message-ID: <3A53B947.DB59EF66@heitec.net> Date: Thu, 04 Jan 2001 00:44:07 +0100 From: bdluevel@heitec.net X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: questions@freebsd.org Subject: KPOSIX_PRIORITY_SCHEDULING Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, it is possible to enable POSIX options in the kernel configuration file, to be specific: options P1003_1B options _KPOSIX_PRIORITY_SCHEDULING options _KPOSIX_VERSION=199309L The comments say "Build in _POSIX_PRIORITY_SCHEDULING", but what does this actually mean? When would I want to have these options active, and when should I leave them disabled? Would it make any sense to enable some but not all of these 3 options, or are they only useful together? The handbook says "Certain applications in the ports collection use these"; does this mean, there is no effect if none of these ports is running? Thanks, Bernd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message