From owner-freebsd-fs@FreeBSD.ORG Tue Jan 28 16:34:13 2014 Return-Path: Delivered-To: freebsd-fs@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 80AFBCA3 for ; Tue, 28 Jan 2014 16:34:13 +0000 (UTC) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id CC7D21EA0 for ; Tue, 28 Jan 2014 16:34:12 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id SAA28554; Tue, 28 Jan 2014 18:34:09 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1W8Bc1-000PAv-Bp; Tue, 28 Jan 2014 18:34:09 +0200 Message-ID: <52E7DBC9.6000708@FreeBSD.org> Date: Tue, 28 Jan 2014 18:33:13 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Volodymyr Kostyrko , "Nagy, Attila" , freebsd-fs@FreeBSD.org Subject: Re: Lot more swapping in stable/10 with ZFS References: <52E4DE17.3000206@fsn.hu> <52E7CEB8.7010906@gmail.com> In-Reply-To: <52E7CEB8.7010906@gmail.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jan 2014 16:34:13 -0000 on 28/01/2014 17:37 Volodymyr Kostyrko said the following: > 26.01.2014 12:06, Nagy, Attila wrote: >> Hi, >> >> Running stable/10@r261157 (and earlier too), I've noticed that it swaps >> much more than previous (stable/9) versions. >> Current top output from such a machine: >> Mem: 251M Active, 21M Inact, 7491M Wired, 118M Cache, 17M Buf, 51M Free >> ARC: 5112M Total, 1455M MFU, 2155M MRU, 7761K Anon, 293M Header, 1223M >> Other >> Swap: 2045M Total, 757M Used, 1287M Free, 37% Inuse, 1280K Out > > Just a +1 from me: > > Mem: 1440M Active, 412M Inact, 5889M Wired, 82M Cache, 90M Free > ARC: 3990M Total, 1981M MFU, 1505M MRU, 533K Anon, 79M Header, 424M Other > Swap: 8192M Total, 1434M Used, 6758M Free, 17% Inuse > > This machine is up for 1+03:13:06 > Guys, could you please set sysctl vm.lowmem_period to zero (after a fresh reboot) and see if it makes any difference? -- Andriy Gapon