Week 6: NVMe controller emulator

Shunsuke Mie sux2mfgj at gmail.com
Sat Jul 15 08:01:41 UTC 2017


Hello all,

last week, I had investigated a problem of guest OS output "no such file or
directory", when I mount nvme disk. I'm specifying a cause of the problem.

I want to see process of mount system call, where should I set break point?
I set breakpoint to sys_mount function at sys/kern/vfs_mount.c, but
debugger couldn't catch well.

Next week, I'l work for this problem continue.

regards,
Shunsuke Mie


More information about the soc-status mailing list