 Tomas Hruby
		
	
	
		9e01a83636
		
	
	
	
	SMP - reduced TLB flushing
			Tomas Hruby
		
	
	
		9e01a83636
		
	
	
	
	SMP - reduced TLB flushing
		
			
			- flush TLB of processes only if the page tables has been changed and the page tables of this process are already loaded on this cpu which means that there might be stale entries in TLB. Until now SMP was always flushing TLB to make sure everything is consistent.
Description
				
					Languages
				
				
								
								
									C
								
								78.2%
							
						
							
								
								
									Roff
								
								10.2%
							
						
							
								
								
									Assembly
								
								4.6%
							
						
							
								
								
									Shell
								
								3.7%
							
						
							
								
								
									Makefile
								
								1.6%
							
						
							
								
								
									Other
								
								1.2%