From owner-freebsd-hackers@FreeBSD.ORG Tue Jan 7 18:55:08 2014 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EAD7AAFF for ; Tue, 7 Jan 2014 18:55:08 +0000 (UTC) Received: from mail-lb0-x236.google.com (mail-lb0-x236.google.com [IPv6:2a00:1450:4010:c04::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 712C4137B for ; Tue, 7 Jan 2014 18:55:08 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id l4so588233lbv.27 for ; Tue, 07 Jan 2014 10:55:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=401r8ph6mCUaitqlLZzLivswL1zfFhP0qIkVN/Ho6B0=; b=I5LS7DtBiYXBHS7v6A7t/bk4PyPWI/hAcduJt++Q9tLk82auzC9o5KVMp8gDRM3eQU srUhaHjbZIVoJtPq9eC8G+naBK/wdMWlNcAAgmKecWWFWpmEuLTqO5rzmmHj1bmpySZW V+C+yeb+gsY1fnoUFifloWuHiJGHT1iVLdvaUi/mIlgy+JkUf0OM3sjpIucM0JBcEa3g XOAtciEj7itKF4hN/BAnQWC7Rzn+n4qm2U1uFi2N1/9l7i9pWVJRqUE9BErQu4fRFNY+ WCGsjLr+3a7SicpJk+Uhg5OtSXIpmPjQWas3lkPVdOQ14I7E4e6uKViR4S6DlY6AZZzI 9j1Q== X-Received: by 10.112.168.199 with SMTP id zy7mr3198272lbb.68.1389120906119; Tue, 07 Jan 2014 10:55:06 -0800 (PST) Received: from [10.0.1.20] ([176.193.50.79]) by mx.google.com with ESMTPSA id di11sm58364788lac.0.2014.01.07.10.55.04 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 07 Jan 2014 10:55:05 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: FreeBSD-10 and processes swapping out for no reason From: Dmitry Sivachenko In-Reply-To: Date: Tue, 7 Jan 2014 22:55:03 +0400 Content-Transfer-Encoding: quoted-printable Message-Id: <5AC060E3-072E-41E6-94FE-372A94E3084E@gmail.com> References: To: hackers@freebsd.org, rwmaillists@googlemail.com X-Mailer: Apple Mail (2.1827) X-Mailman-Approved-At: Wed, 08 Jan 2014 05:51:58 +0000 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jan 2014 18:55:09 -0000 On 07 =D1=8F=D0=BD=D0=B2. 2014 =D0=B3., at 20:16, Dmitry Sivachenko = wrote: > >Hello! >=20 > >Recently I updated several of my servers from 9.2-STABLE 10.0: > >10.0-PRERELEASE FreeBSD 10.0-PRERELEASE #0 r259661 > > > >Workload did not change at all, same programs, same load, same = hardware. > > > >I noticed that some of the processes on 10.0 boxes are marked as = swapped out in top(1) output: > > > >1436 root 1 43 0 16524K 0K nanslp 14 1:14 = 0.00% > >1381 smmsp 1 20 0 23988K 0K pause 18 0:04 = 0.00% >99348 mitya 1 21 0 23492K 0K pause 16 0:00 = 0.00% >=20 >Do you have vm.swap_idle_enabled set? No, it is set to zero (default).=