From owner-freebsd-questions@freebsd.org Thu Aug 24 10:41:27 2017 Return-Path: Delivered-To: freebsd-questions@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 77FD0DDC64B for ; Thu, 24 Aug 2017 10:41:27 +0000 (UTC) (envelope-from frank2@fjl.co.uk) Received: from bs1.fjl.org.uk (bs1.fjl.org.uk [84.45.41.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "bs1.fjl.org.uk", Issuer "bs1.fjl.org.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1CE63734B0 for ; Thu, 24 Aug 2017 10:41:26 +0000 (UTC) (envelope-from frank2@fjl.co.uk) Received: from [192.168.1.35] (host86-191-18-76.range86-191.btcentralplus.com [86.191.18.76]) (authenticated bits=0) by bs1.fjl.org.uk (8.14.4/8.14.4) with ESMTP id v7OAfKAA085559 for ; Thu, 24 Aug 2017 11:41:21 +0100 (BST) (envelope-from frank2@fjl.co.uk) Subject: Re: Any reason to prefer 11.1 over 10.3 ? To: freebsd-questions@freebsd.org References: From: Frank Leonhardt Message-ID: Date: Thu, 24 Aug 2017 11:41:20 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2017 10:41:27 -0000 On 18/08/2017 08:35, Manish Jain wrote: > Hi, > > I am going to have to install FreeBSD again on a box on which 10.3R > works well. Is there any reason I should prefer 11.1R ? > To state the obvious, it depends if any of the new features are useful. I didn't like 10.x so stuck with 9.4 for a long time. The main things I like about 11.1 are the improved ZFS, including zfsd (a bit love-hate with that), compressed ARC, lz4. As Shane pointed out, virtualisation has improved and you can run Xen Dom0. These are both a big plus for me, but I do weird stuff in my spare time. Regards, Frank.