From owner-freebsd-current@FreeBSD.ORG Wed Jul 6 12:36:07 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAF001065673 for ; Wed, 6 Jul 2011 12:36:07 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8CB2A8FC12 for ; Wed, 6 Jul 2011 12:36:07 +0000 (UTC) Received: by pvg11 with SMTP id 11so8534107pvg.13 for ; Wed, 06 Jul 2011 05:36:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=y9Fm3dsFd8sJHevYAt7WvBgCLi3DYZtll5+/vx9coa8=; b=f3uQdJodL9iWQ+GudJqqTLejoky9EBGG391Zf2ZSJzn7g13LtCP450goRyni1QE2ce SIdi3eKm8aF4a4b/G4bYIPXw/u9eftPeq8yFlomHAlbUhognQ3v8pXcs0NgwlcTpo5M5 juQMdp3d62EIVye7Innoq4QowjoJTwVYZqsy0= Received: by 10.142.114.18 with SMTP id m18mr4062995wfc.403.1309955767117; Wed, 06 Jul 2011 05:36:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.186.20 with HTTP; Wed, 6 Jul 2011 05:35:47 -0700 (PDT) In-Reply-To: <4E144913.3060503@FreeBSD.org> References: <4E1421D9.7080808@zedat.fu-berlin.de> <4E144913.3060503@FreeBSD.org> From: arrowdodger <6yearold@gmail.com> Date: Wed, 6 Jul 2011 16:35:47 +0400 Message-ID: To: Andriy Gapon Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Current , "O. Hartmann" Subject: Re: Heavy I/O blocks FreeBSD box for several seconds X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 06 Jul 2011 12:36:07 -0000 On Wed, Jul 6, 2011 at 3:37 PM, Andriy Gapon wrote: > Just curious what your current value of sysctl kern.sched.preempt_thresh > is. > And if it's not 224 and if you haven't tried 224 yet, then could you please > try > it and see if there is any improvement? > > This assumes that you use SCHED_ULE (kern.sched.name is "ULE"). > > -- > Andriy Gapon > Whoa, it's definitely better! Thanks a lot. But still, when IO causes system to use swap, X11 became completely unusable.