From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============4303202707875834366==" MIME-Version: 1.0 From: Walker, Benjamin Subject: Re: [SPDK] Is there any plans to support SATA or AHCI ? Date: Mon, 11 Apr 2016 15:58:37 +0000 Message-ID: <1460390317.115359.58.camel@intel.com> In-Reply-To: 201604081248175487751@gmail.com List-ID: To: spdk@lists.01.org --===============4303202707875834366== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable There are no plans currently to write a user space AHCI driver. We don't ex= pect SATA/AHCI devices to ever be fast enough to warrant moving away from u= sing the standard kernel drivers. Instead, I recommend you use Linux AIO (i= f you are on Linux), which provides an asynchronous interface for sending I= /O but uses the kernel storage stack. On Fri, 2016-04-08 at 12:52 +0800, jiakai1000(a)gmail.com wrote: ________________________________ jiakai1000(a)gmail.com _______________________________________________ SPDK mailing list SPDK(a)lists.01.org https://lists.01.org/mailman/listinfo/spdk --===============4303202707875834366==--