Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2007 18:54:56 +0200
From:      "Nicolas Cormier" <n.cormier@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   p_vmspace in syscall
Message-ID:  <c4630b800707020954s4aa0be68t2d5f3eb864f2dda5@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c4630b800707020954s4aa0be68t2d5f3eb864f2dda5>