Subject: sharing all VM space but a page
To: None <tech-kern@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: tech-kern
Date: 06/02/2002 08:47:56
Hi

For emulating one strange IRIX sproc flag, I need to share the whole
address space, except one page. How can this be done? When
uvmspace_share is used, p->p_vmspace are pointing to the same place,
hence it's not possible to have one page unshared...

-- 
Emmanuel Dreyfus.  
manu@netbsd.org