From owner-svn-src-head@freebsd.org Wed Jan 20 11:35:28 2016 Return-Path: Delivered-To: svn-src-head@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 BD6A5A8907F for ; Wed, 20 Jan 2016 11:35:28 +0000 (UTC) (envelope-from zbb@semihalf.com) Received: from mail-lf0-x22f.google.com (mail-lf0-x22f.google.com [IPv6:2a00:1450:4010:c07::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 689F41511 for ; Wed, 20 Jan 2016 11:35:28 +0000 (UTC) (envelope-from zbb@semihalf.com) Received: by mail-lf0-x22f.google.com with SMTP id m198so3958785lfm.0 for ; Wed, 20 Jan 2016 03:35:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=uIrM6qqOsQNJSw6UeqfXl7HIK12tgcgdpr1T+Ly+lTw=; b=VCrV5f69HB6kIXuR1ouzuWIsfjoycgikGUQB3J9UW6+a2O7uLbKMvaZYy7TA4JExlQ MoMyd7Lg3r+nHNTisaXBeC3lqIMu/+Mb1ngYhCBmB2iMhnatT/dO5jJB4yFmdBV0EBmg LCUFHPx206X7HRXOD3JlgaU3eXZhpbHm4LoRNPsfbM//+sLCXtowzfzMWuJ5U91UTugk kgbbX1ymSZs11LgGQUmKpkbz+z1DAxaInSB4G4acNfTYE8U6ahMYHVblmaR5aK4r8K+7 leyXGkoFG6KhEzjnYMrCC3xDxsUSTRR1DMFgts2HDJoA9oZuJ8I78H7AnI5XKlocn0+c VIiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=uIrM6qqOsQNJSw6UeqfXl7HIK12tgcgdpr1T+Ly+lTw=; b=L1Jcua1yNq8qcuG0T8F6pT4CMVav4KX6SCC3+UqTjfVd+MO09OEFHhsiq7djxgwyDo ibYf1ECCS8s14x+qmNeRL/DJv8elqOwYuHhcQe79NOnxFFCxhz9flpbBRY5t3GYh64q1 IfR7fH8SueyroDyclPBmlUEJ55dOnewFkTOawhCOFCATu4bAj6W4RBsG9cd2JJLm/RCc 1l3ykx0OLpZYY8cVR2CqfJS1urPCj5nhT3B4zG1i/h+vHhG5X3XoDSnxY3TvPSa1LvOe TPmp01QBK4HkawenRszA0F/fcKWUO9OTz1m2dKXEwqA0WpjsZHLpg/u6zSKu2rW0nKEK WT6A== X-Gm-Message-State: ALoCoQkxxfTtTH/B3OaTZhIiXJMTF8+zL95K5DPDDgzNkaqdSm52XoV+mbh4q0LH1PB8T1EA8FAEKWkqHjNHOlM7K4ya9KJhlw== X-Received: by 10.25.24.85 with SMTP id o82mr12970210lfi.144.1453289725801; Wed, 20 Jan 2016 03:35:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.24.93 with HTTP; Wed, 20 Jan 2016 03:35:06 -0800 (PST) In-Reply-To: <20160119180146.GF37895@zxy.spb.ru> References: <201601181411.u0IEBYoQ078886@repo.freebsd.org> <20160118142107.2523f103@zapp> <20160119180146.GF37895@zxy.spb.ru> From: Zbigniew Bodek Date: Wed, 20 Jan 2016 12:35:06 +0100 Message-ID: Subject: Re: svn commit: r294267 - head/sys/arm64/conf To: Slawa Olhovchenkov Cc: Andrew Turner , Zbigniew Bodek , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 11:35:28 -0000 2016-01-19 19:01 GMT+01:00 Slawa Olhovchenkov : > On Mon, Jan 18, 2016 at 02:21:07PM +0000, Andrew Turner wrote: > > > On Mon, 18 Jan 2016 14:11:34 +0000 (UTC) > > Zbigniew Bodek wrote: > > > > > Author: zbb > > > Date: Mon Jan 18 14:11:34 2016 > > > New Revision: 294267 > > > URL: https://svnweb.freebsd.org/changeset/base/294267 > > > > > > Log: > > > Enable AIO interface on ARM64 platforms > > > > > > Add VFS_AIO to generic config to allow using of high-performance > > > asynchronous disk AIO operation. > > > > Why have you only enabled this on arm64? Is it not applicable to other > > architectures? > > This is just compile-in aio.ko. > I am don't know why don't use `kldload aio` We have no problem with reverting this change. Done in r294412. Best regards zbb