Hi I am looking for any FreeBSD facility that will allow a userland process to pass data to the kernel without doing a copyin or copyout e.g. using a shared data structure (queue? ) for example? Any pointers will be useful Thanks