Re: New to freeBSD and looking for guidance
Date: Sat, 13 Jan 2024 16:53:07 UTC
Hi Sairaj, Thanks for your interest in the FreeBSD project. We've been around for a long time, and sometimes ideas on our ideas page are sometimes a bit old. The Solaris Doors project was done a few years ago at https://github.com/bnovkov/freebsd-doors so might not be a good choice. I'm not familiar with the bhyve integration one. John Baldwin would be the best person to answer that question. gdb works well enough for me, but this one may still be relevant since I think it would greatly improve performance. Another idea in line with your virtualization would be to implement virtiofs on FreeBSD. We have virtual network, block , console, etc, but not virtiofs. This is basically FUSE over virtio channels, and isn't too big of a project that would let you use your virtualization experience and learn about filesystems. There might be other projects as well. This is the one that occurs to me. Warner On Sat, Jan 13, 2024 at 8:53 AM Sairaj Kodilkar <skodilkar7@gmail.com> wrote: > Hello hackers > I am Sairaj Kodilkar, a kernel enthusiast and looking to explore FreeBSD. > I am currently working at samsung semiconductor research and previously > interned as linux kernel developer at Texas instruments, where I worked on > adding xen hypervisor support for their SOC. I previously contributed to > unikernel as part of google summer of code where I worked on synchronizing > virtio network driver. > I was going through the ideas list and found "Solaris Doors IPC > Implementation" and "bhyve gdb-stub/dcons integration". I would like to > know if they are still available. > Also I am new to FreeBSD, so any guidance on these topics is appreciated. > > Regards > Sairaj Kodilkar >