From owner-freebsd-current@FreeBSD.ORG Wed Feb 25 04:21:03 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 421B416A4CE for ; Wed, 25 Feb 2004 04:21:03 -0800 (PST) Received: from s1.vhost.cz (s1.vhost.cz [195.39.16.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17F1143D1F for ; Wed, 25 Feb 2004 04:21:02 -0800 (PST) (envelope-from konfer@mikulas.com) Received: (qmail 9157 invoked by uid 85); 25 Feb 2004 13:20:59 +0100 Received: from unknown (HELO mikulas.com) (jiri@mikulas.com@195.122.204.153) by s1.vhost.cz with AES256-SHA encrypted SMTP; 25 Feb 2004 13:20:59 +0100 Message-ID: <403C9398.4080408@mikulas.com> Date: Wed, 25 Feb 2004 13:22:48 +0100 From: Jiri Mikulas User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040130 X-Accept-Language: cs, en, en-us MIME-Version: 1.0 To: Max Laier References: <200402231659.26775.max@love2party.net> <403B4EB0.9050802@mikulas.com> <200402250414.00499.max@love2party.net> In-Reply-To: <200402250414.00499.max@love2party.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 cc: current@freebsd.org Subject: Re: MT_TAG removal [was: PANIC: trap.c] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 12:21:03 -0000 Hello final version works fine FreeBSD 5.2-CURRENT #0: Wed Feb 25 10:39:37 CET 2004 1:20PM up 2:17, 1 user, load averages: 0.61, 0.28, 0.22 Thanks Jiri Max Laier wrote: >On Tuesday 24 February 2004 14:16, Jiri Mikulas wrote: > > >>Hello >> >> FreeBSD 5.2-CURRENT #2: Tue Feb 24 09:13:59 CET 2004 >> map02# uptime >> 2:14PM up 2:03, 1 user, load averages: 0.56, 0.32, 0.26 >> >>at this time it seems to be ok >>thanks >>Jiri >> >> >> >>>I had to back this out globally as we weren't able to fix it. In the >>>meantime I have come up with a partly reworked patchset, which does no >>>longer panic for me. >>> >>>If you have some time and use dummynet, divert(+natd) or >>>ip_fastforward (sysctl net.inet.ip.fastforwarding=1) I'd appreciate >>>if you could give it a try: >>>http://people.freebsd.org/~mlaier/mt_tag_remove.diff >>> >>>Thanks. >>> >>> > >Can I ask you to check the final version again? The location of the patch >hasn't changed: http://people.freebsd.org/~mlaier/mt_tag_remove.diff > >Thanks in advance. > > >