Re: Interface for communicating from kernel to user mode

2025-03-05 Thread Mouse
> Thank you, I have this commit on my machine and investigating it. Yes, I see the upload-pack connection in my logs. I'll be happy to explain anything that's unclear there (well, as best I can; my memory may be a bit fuzzy after twenty-plus years). Of course, you probably will want only a small

Intention of joining GSoC 2025 - Emulating missing linux syscalls

2025-03-05 Thread Ty3r0X
Dear tech-kern team, My name is Patrick Covaci, student at the Faculty of Automatic Control and Computers at POLITEHNICA University of Bucharest. I am highly interested in low-level operating system development and would love to contribute to NetBSD's kernel stack through Google Summer of Code

Re: Interface for communicating from kernel to user mode

2025-03-05 Thread Thor Lancelot Simon
On Wed, Mar 05, 2025 at 01:53:22PM +0100, Peter Skvarka wrote: > Thank you, I have this commit on my machine and investigating it. > > Described AF_LOCAL sockets are for me candidate no.1. > I am also considering using signal (siginfo.h and signalvar.h) for sending > signal from kernel to user pro