From owner-freebsd-stable@FreeBSD.ORG Thu Oct 30 18:52:04 2003 Return-Path: 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 A1ADA16A4CF; Thu, 30 Oct 2003 18:52:04 -0800 (PST) Received: from gddsn.org.cn (mail.gddsn.org.cn [210.21.6.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB84D43FCB; Thu, 30 Oct 2003 18:52:03 -0800 (PST) (envelope-from wsk@gddsn.org.cn) Received: from gddsn.org.cn (gw [210.21.6.34]) by gddsn.org.cn (Postfix) with ESMTP id 0528C38CB99; Fri, 31 Oct 2003 10:52:00 +0800 (CST) Message-ID: <3FA1CE4E.8010809@gddsn.org.cn> Date: Fri, 31 Oct 2003 10:51:58 +0800 From: Suken Woo User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; zh-CN; rv:1.5) Gecko/20031021 X-Accept-Language: zh-cn,zh MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 7bit Subject: about PAE questions under 4.9R X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2003 02:52:04 -0000 hi,folks: There are few confuses with me after cvsupd(10.28.2003) to 4.9R I found that in my GERNERIC/LINT file i couldn't find anything about PAE options.... :( and I found these 2 files modified date is: -rw-r--r-- 1 root wheel 9763 4 28 2003 /sys/i386/conf/GENERIC -rw-r--r-- 1 root wheel 104976 10 23 03:04 /sys/i386/conf/LINT it seems that cvsup didn't update thes 2 files??????? and at the /usr/src/UPDATING file , I didn't see the 4.9 REALEASE line follow is cut of UPDATING file Updating Information for FreeBSD STABLE users This file is maintained and copyrighted by M. Warner Losh . See end of file for further details. For commonly done items, please see the COMMON ITEMS: section later in the file. A reverse chronology since 4.0 was released is included, followed by the common items quick how-tos, followed by entries for versions of -current prior to 4.0 Release. 20031022: Support for HyperThread logical CPUs has now been enabled by default. As a result, the HTT kernel option no longer exists. Instead, the logical CPUs are always started so that they can handle interrupts. However, the extra logical CPUs are prevented from executing user processes by default. To enable the logical CPUs, change the value of the machdep.hlt_logical_cpus from 1 to 0. This value can also be set from the loader as a tunable of the same name. 20030923: Fix a bug in arplookup(), whereby a hostile party on a locally attached network could exhaust kernel memory, and cause a system panic, by sending a flood of spoofed ARP requests. See FreeBSD-SA-03:14.arp. %uname -a FreeBSD lp.gddsn.org.cn 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Tue Oct 28 19:04:00 CST 2003 wsk@lp.gddsn.org.cn:/usr/obj/usr/src/sys/LP i386 any info with appreciatives! :-)