From owner-freebsd-questions Wed Jan 29 9:54:36 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43C9937B401 for ; Wed, 29 Jan 2003 09:54:35 -0800 (PST) Received: from ohsmtp03.ogw.rr.com (ohsmtp03.ogw.rr.com [65.24.7.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F59743F43 for ; Wed, 29 Jan 2003 09:54:34 -0800 (PST) (envelope-from skel@ewenix.net) Received: from rosebud.ewenix.net (net24-164-124-059.neo.rr.com [24.164.124.59]) by ohsmtp03.ogw.rr.com (8.12.5/8.12.2) with ESMTP id h0THsULh022172 for ; Wed, 29 Jan 2003 12:54:33 -0500 (EST) Message-Id: <5.1.0.14.2.20030129123805.00ac3898@pop-server.neo.rr.com> X-Sender: skel@pop-server.neo.rr.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 29 Jan 2003 12:53:34 -0500 To: freebsd-questions@FreeBSD.ORG From: Mike Subject: kern polling and kern.polling.user_frac Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings I am running 5.0 and wish to enable kern.polling.enable as per the NOTES file in /usr/sys/src/i386/conf/NOTES When I try to do a sysctl kern.polling.enable I get no such oid. Doing a sysctl -a | grep polling returns nothing. Also if I try to do a sysctl kern.polling.user_frac I as well get no such OID. Is this value outdated in 5.0? I did a sysctl -a and looked through all the settings and did not find much closely associated. I wish to compile it right into the kernel yet I thought doing a sysctl first and seeing how the machine responds first would be wiser. Any comments suggestions would be appreciated thanks Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message