From owner-freebsd-stable@FreeBSD.ORG Tue Jun 14 00:05:41 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31BE116A420 for ; Tue, 14 Jun 2005 00:05:41 +0000 (GMT) (envelope-from freebsd@akruijff.dds.nl) Received: from smtp18.wxs.nl (smtp18.wxs.nl [195.121.6.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E76A43D49 for ; Tue, 14 Jun 2005 00:05:40 +0000 (GMT) (envelope-from freebsd@akruijff.dds.nl) Received: from smtp.planet.nl (ip51cc8423.speed.planet.nl [81.204.132.35]) by smtp18.wxs.nl (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0II1009YAS9E3R@smtp18.wxs.nl> for freebsd-stable@freebsd.org; Tue, 14 Jun 2005 02:05:39 +0200 (CEST) Received: from Alex.lan (localhost [127.0.0.1]) by smtp.planet.nl (8.13.3/8.13.3) with ESMTP id j5E056CC004174; Tue, 14 Jun 2005 02:05:06 +0200 Received: (from akruijff@localhost) by Alex.lan (8.13.3/8.13.3/Submit) id j5E0557U004173; Tue, 14 Jun 2005 02:05:05 +0200 Content-return: prohibited Date: Tue, 14 Jun 2005 02:05:05 +0200 From: Alex de Kruijff In-reply-to: <42A9F2DB.8050600@math.missouri.edu> To: Stephen Montgomery-Smith Message-id: <20050614000505.GD739@Alex.lan> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.2.1i References: <20050610170707.T66195@ns1.as.pvp.se> <01fe01c56dd3$9fa11bf0$b3db87d4@multiplay.co.uk> <42A9F2DB.8050600@math.missouri.edu> X-Authentication-warning: Alex.lan: akruijff set sender to freebsd@akruijff.dds.nl using -f Cc: kama , Steven Hartland , freebsd-stable Subject: Re: 5.4 not running HTT X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@akruijff.dds.nl List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2005 00:05:41 -0000 On Fri, Jun 10, 2005 at 03:06:51PM -0500, Stephen Montgomery-Smith wrote: > Steven Hartland wrote: > >Have a read /usr/src/UPDATING it explains. > > > > It should be in /usr/src/UPDATING, but I don't see it there myself. > > I got bitten by the same problem. The other guy who gave > ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:09.htt.asc > provided the right answer, but it should be also mentioned in UPDATING. Now it is. But its a bit vage. (i.e. what is a knob) 20050513: p1 FreeBSD-SA-05:09.htt Add a knob for disabling/enabling HTT. Default off due to information disclosure on multi-user systems. I assume it can be turned on by echo 'kern.sched.ipiwakeup.htt2=1' >> /etc/sysctl.conf -- Alex