From owner-freebsd-current@freebsd.org Mon Jul 27 19:49:58 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 319179ACDEA for ; Mon, 27 Jul 2015 19:49:58 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E25E57D6 for ; Mon, 27 Jul 2015 19:49:57 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1ZJoPK-0003aK-R0; Mon, 27 Jul 2015 22:49:54 +0300 Date: Mon, 27 Jul 2015 22:49:54 +0300 From: Slawa Olhovchenkov To: Matthias Apitz , freebsd-current@freebsd.org Subject: Re: duration of buildworld Message-ID: <20150727194954.GY44094@zxy.spb.ru> References: <20150727055804.GA2312@c720-r276659> <20150727120006.GJ43740@zxy.spb.ru> <20150727184704.GA1777@c720-r276659> <20150727193410.GX44094@zxy.spb.ru> <20150727194039.GA2298@c720-r276659> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20150727194039.GA2298@c720-r276659> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 27 Jul 2015 19:49:58 -0000 On Mon, Jul 27, 2015 at 09:40:39PM +0200, Matthias Apitz wrote: > El d'ia Monday, July 27, 2015 a las 10:34:10PM +0300, Slawa Olhovchenkov escribi'o: > > > > This pointed in the right direction. I have had 6x 1 GByte additional > > > swap partitions to plain files mounted (because I needed this to get > > > the eclipse port compiled within poudriere). After changing the fstab and > > > reboot, the 'make buildkernel' takes only half an hour. > > > > > > Why is this? > > > > swap to ZFS volume don't work some time ago (don't know about current > > status). > > May be swap to file on ZFS don't work also? > > I do not use ZFS. No idea. May be someone know about current status swap in file on UFS. This is work for me some time ago.