From owner-svn-src-stable-8@FreeBSD.ORG Tue Sep 29 13:26:10 2009 Return-Path: Delivered-To: svn-src-stable-8@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 471CD106566B; Tue, 29 Sep 2009 13:26:10 +0000 (UTC) (envelope-from serenity@exscape.org) Received: from ch-smtp01.sth.basefarm.net (ch-smtp01.sth.basefarm.net [80.76.149.212]) by mx1.freebsd.org (Postfix) with ESMTP id EFDFD8FC15; Tue, 29 Sep 2009 13:26:09 +0000 (UTC) Received: from c83-253-248-99.bredband.comhem.se ([83.253.248.99]:60893 helo=mx.exscape.org) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1MscS0-0001ob-4Y; Tue, 29 Sep 2009 15:09:06 +0200 Received: from [192.168.1.5] (macbookpro [192.168.1.5]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx.exscape.org (Postfix) with ESMTPSA id 0D09C1CF593; Tue, 29 Sep 2009 15:08:58 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes From: Thomas Backman In-Reply-To: Date: Tue, 29 Sep 2009 15:08:55 +0200 Content-Transfer-Encoding: 7bit Message-Id: <1BB83399-AEAC-430C-973A-F850ED90E69E@exscape.org> References: <200909291220.n8TCKA7C085183@svn.freebsd.org> <9bbcef730909290555i6ba85783x36d4a9708323f436@mail.gmail.com> To: Rui Paulo X-Mailer: Apple Mail (2.1076) X-Originating-IP: 83.253.248.99 X-Scan-Result: No virus found in message 1MscS0-0001ob-4Y. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1MscS0-0001ob-4Y 63becf37275f51a4c86d6bf0ea9d0154 Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org, Ivan Voras Subject: Re: svn commit: r197615 - stable/8 X-BeenThere: svn-src-stable-8@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 8-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2009 13:26:10 -0000 On Sep 29, 2009, at 3:03 PM, Rui Paulo wrote: > On 29 Sep 2009, at 13:55, Ivan Voras wrote: > >> 2009/9/29 Rui Paulo : >> >>> --- stable/8/UPDATING Tue Sep 29 12:18:23 2009 (r197614) >>> +++ stable/8/UPDATING Tue Sep 29 12:20:10 2009 (r197615) >>> @@ -22,6 +22,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8. >>> to maximize performance. (To disable malloc debugging, run >>> ln -s aj /etc/malloc.conf.) >> >> So the "NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW" message is >> still here? > > Send a patch to re@ asking for removal :-) It should probably be noted that INVARIANTS* are left on ia64 and (as far as I understand) everything is left on sun4v. Regards, Thomas