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 <z...@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?
This is just compile-in aio.ko. I am don't know why don't use `kldload aio` _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"