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

1997/0612/pc/memory.c (diff list | history)

1997/0522/sys/src/9/pc/memory.c:336,3421997/0612/sys/src/9/pc/memory.c:336,342 (short | long | prev | next)
1997/0522    
				pa += BY2PG; 
			}while(pa % MB); 
			mmuflushtlb(PADDR(m->pdb)); 
			//memset(va, 0, MB); 
1997/0612    
//			memset(va, 0, MB); 
1997/0327    
		} 
1997/0522    
		else if(pa < 16*MB){ 
			nvalid[MemUMB] += MB/BY2PG; 


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