Date: Thu, 06 Jul 2017 01:12:56 +0000 From: Shunsuke Mie <sux2mfgj@gmail.com> To: "soc-status@freebsd.org" <soc-status@freebsd.org> Subject: Week 5: NVMe controller emulator Message-ID: <CAO7oYFTz_PDquSgiv-AUsm7DMLEBtVwkCMh-%2B8SDYvQ2zCaVTA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello all, I have implemented NVM read command in this week. A NVMe controller emulator can read backing file as below command. $ cat /dev/nvme0ns1 However, this implementation lack functions and has come bugs. I'll fix read command and parallel using pthread. Moreover, I try to implement flush command until next Wednesday (~7/12). regards, Shunsuke Mie
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAO7oYFTz_PDquSgiv-AUsm7DMLEBtVwkCMh-%2B8SDYvQ2zCaVTA>