From owner-freebsd-net@FreeBSD.ORG Thu Jun 23 20:17:19 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62E98106568B for ; Thu, 23 Jun 2011 20:17:19 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id D07508FC1E for ; Thu, 23 Jun 2011 20:17:18 +0000 (UTC) Received: by bwz12 with SMTP id 12so2666100bwz.13 for ; Thu, 23 Jun 2011 13:17:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:reply-to:from:to:cc:references:in-reply-to :subject:date:message-id:mime-version:content-type :content-transfer-encoding:x-mailer:thread-index:content-language; bh=wyElKDPTjpX3tsuhz33YyMARVl8fIc7yto6Z5EzefKM=; b=gu1ZxDi3n0QeEaEmFdEVjKaACdST7K7YkVO1pwMdAvW9iu9N73s3ozNpPZqyHcAuaH nsr65Lj+ArVEAIPpMU9Z3p6Wdi+zJNaPaknaaRGXSuReMu6C59aAZGlirYmrXvLNrJxH BC3X0dBz7rru7DYsrLx9Ne/sAgQT6BFhSmCkQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=reply-to:from:to:cc:references:in-reply-to:subject:date:message-id :mime-version:content-type:content-transfer-encoding:x-mailer :thread-index:content-language; b=OJxUjJ5lX/mYZguNO52IVGPXTkhPAybR5eGmBn0ScuHg0AKysId3JVMuQ6ZMPJ2XDf UQZczxigqWAA5eGb7xqLF3WtusYmbgrehlCD0sDGBOqVn0i42JoTUrQPP3rIsBdEakmB xJdGdCt45gbiNwUS1M072ZEXvL14P9Z7dSCVA= Received: by 10.204.10.75 with SMTP id o11mr1273793bko.124.1308860237509; Thu, 23 Jun 2011 13:17:17 -0700 (PDT) Received: from rimwks1x64 ([92.124.31.124]) by mx.google.com with ESMTPS id w1sm1039146bkt.0.2011.06.23.13.17.14 (version=SSLv3 cipher=OTHER); Thu, 23 Jun 2011 13:17:16 -0700 (PDT) From: rozhuk.im@gmail.com To: "'Mike Tancsa'" , "'Adrian Minta'" References: <4E0337A6.4020101@stsnet.ro> <4E033EDE.1030108@sentex.net> <4E036578.5030307@sentex.net> <06a38a6cef174a9a6e8084f519195caf.squirrel@mail.stsnet.ro> <4E0382A5.1070700@sentex.net> <495c6a2305f4f4946af9a90d77a107cf.squirrel@mail.stsnet.ro> <4E039A66.7050609@sentex.net> In-Reply-To: <4E039A66.7050609@sentex.net> Date: Fri, 24 Jun 2011 05:17:12 +0900 Message-ID: <4e039f4c.8189cc0a.0b68.2dd6@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acwx3755NVGyjSMTTC6c1QMGAW5m8wAAsifQ Content-Language: ru Cc: freebsd-net@freebsd.org Subject: RE: FreeBSD 8.2 and MPD5 stability issues X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rozhuk.IM@gmail.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2011 20:17:19 -0000 Try: net.inet.ip.fastforwarding = 0 net.isr.bindthreads = 1 net.isr.direct = 0 net.isr.direct_force = 0 -- Rozhuk Ivan > -----Original Message----- > From: owner-freebsd-net@freebsd.org [mailto:owner-freebsd- > net@freebsd.org] On Behalf Of Mike Tancsa > Sent: Friday, June 24, 2011 4:56 AM > To: Adrian Minta > Cc: freebsd-net@freebsd.org > Subject: Re: FreeBSD 8.2 and MPD5 stability issues > > On 6/23/2011 3:18 PM, Adrian Minta wrote: > > Oops i spoke too soon ... > > The system is stable without hyperthreading. With hyperthreading > activated > > i't freezes again. > > > > I also run with > > devd_enable="NO" > > in /etc/rc.conf > and > in /etc/syctl.conf > kern.random.sys.harvest.ethernet=0 > > Does it actually freeze or panic and crash ? > > > ---Mike > > > > > -- > ------------------- > Mike Tancsa, tel +1 519 651 3400 > Sentex Communications, mike@sentex.net > Providing Internet services since 1994 www.sentex.net > Cambridge, Ontario Canada http://www.tancsa.com/ > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"