p_vmspace in syscall

Nicolas Cormier n.cormier at gmail.com
Mon Jul 2 16:55:03 UTC 2007


Hi,
I am trying to map some data allocated in kernel to a user process
(via a syscall).
I need the proc's vmspace, but the value of p_vmspace of the input
proc argument is NULL ...
How can I get a valid vmspace ?

Thanks !
-- 
Nicolas Cormier


More information about the freebsd-hackers mailing list