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

1992/0315/gnot/mmu.c (diff list | history)

1992/0103/sys/src/9/gnot/mmu.c:94,1001992/0315/sys/src/9/gnot/mmu.c:94,100 (short | long | prev | next)
1990/06021    
	} 
1991/0821    
 
	e = (MB4 - 256*1024)/BY2PG;	/* screen lives at top 256K */ 
1991/0802    
	i = PGROUND(((ulong)ialloc(0, 0))&~KZERO)/BY2PG; 
1992/0315    
	i = PGROUND(palloc.addr0)/BY2PG; 
1991/0821    
 
1990/0709    
	print("%lud free map registers\n", e-i); 
1991/0821    
 


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