svn commit: r294267 - head/sys/arm64/conf

Andrew Turner andrew at fubar.geek.nz
Mon Jan 18 14:21:08 UTC 2016


On Mon, 18 Jan 2016 14:11:34 +0000 (UTC)
Zbigniew Bodek <zbb at FreeBSD.org> 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?

Andrew


More information about the svn-src-all mailing list