plan 9 kernel history: overview | file list | diff list

1991/0507/ss/mmu.c (diff list | history)

1991/01151/sys/src/9/ss/mmu.c:50,551991/0507/sys/src/9/ss/mmu.c:50,61 (short | long | prev | next)
1990/1223    
	u = (User*)USERADDR; 
1990/1226    
} 
1990/1223    
 
1991/0507    
void 
mmurelease(Proc *p) 
{ 
	memset(p->pidonmach, 0, sizeof p->pidonmach); 
} 
 
1990/1226    
/* 
 * Process must be non-interruptible 
 */ 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)