From owner-freebsd-stable@FreeBSD.ORG Wed May 11 07:48:40 2005 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 4D80516A4CE for ; Wed, 11 May 2005 07:48:40 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EBDB43D68 for ; Wed, 11 May 2005 07:48:39 +0000 (GMT) (envelope-from subhro.kar@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so53896rnf for ; Wed, 11 May 2005 00:48:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:organization:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type; b=SSTTiIX91snMIVxvKfo39Qb334Qg7y+iH5VNDJX9GxcIvw83BVErOjiGWyp4ldxmJ+odO0QU4x5G493IX+x4vavpmBlpm+K/s1ckROmN6lcyk56qhwiH9fBCdGXdL6xz1yKvqPrynBs0urDYa7vvAYq+aJjQAib6BsX+EWtn++Y= Received: by 10.38.92.51 with SMTP id p51mr285782rnb; Wed, 11 May 2005 00:48:39 -0700 (PDT) Received: from ?59.93.164.66? ([59.93.164.66]) by mx.gmail.com with ESMTP id k6sm10821rnd.2005.05.11.00.48.36; Wed, 11 May 2005 00:48:39 -0700 (PDT) Message-ID: <4281B8CF.7050704@gmail.com> Date: Wed, 11 May 2005 13:18:31 +0530 From: Subhro Organization: Indian Institute of Information Technology User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rob References: <20050511074309.8454.qmail@web54001.mail.yahoo.com> In-Reply-To: <20050511074309.8454.qmail@web54001.mail.yahoo.com> Content-Type: multipart/mixed; boundary="------------010001010400000602070804" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: FreeBSD current cc: FreeBSD Stable Subject: Re: xl(4) & polling 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: Wed, 11 May 2005 07:48:40 -0000 This is a multi-part message in MIME format. --------------010001010400000602070804 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 5/11/2005 13:13, Rob wrote: >--- Subhro wrote: > > > >>On 5/11/2005 8:04, Rob wrote: >> >> >> >>>All computers are running 5-Stable, as of May 10. >>>All, but PC1 with fxp, use polling, with: >>> options DEVICE_POLLING >>> options HZ=1000 >>> >>> >>> >>> >>1000 IMHO seems a bit too heavy. Try something >>lower. >> >> > >Same problem. Ssh-tunnel connection is also disrupted >with HZ=100. May I conclude that the HZ value is not >the culprit? Or should I try once again with HZ=10? > >kern.ipc.nmbclusters is 4928 for this PC. >Is that good or bad? > >"sysctl -a | grep -i polling" gives following: >kern.polling.burst: 150 >kern.polling.each_burst: 5 >kern.polling.burst_max: 150 >kern.polling.idle_poll: 0 >kern.polling.poll_in_trap: 0 >kern.polling.user_frac: 50 >kern.polling.reg_frac: 20 >kern.polling.short_ticks: 0 >kern.polling.lost_polls: 6 >kern.polling.pending_polls: 0 >kern.polling.residual_burst: 0 >kern.polling.handlers: 0 >kern.polling.enable: 0 > > Force this to be 1. Damn I should have noted it earlier Regards S. --------------010001010400000602070804--