Remap kernel #18
	
		Labels
		
	
	
	
	
		No Label
		
			
	
	
	Bug
		
			Cleanup
		
			Feature
		
			Major
		
			Non-critical
		
			Optimization
		
			Question
		
			Wontfix
		
		
	
		No Milestone
		
			
		
	
	
		
		
		
			No project
			
				
			
		
	
	
	
	
	
		No Assignees
		
			
		
	
	
	
		1 Participants
		
	
	
		
		
			Notifications
			
				
			
		
	
	
		
		
	
	
	Due Date
	No due date set.
			
			
				
					Blocks
				
				
					
						
							
								
							
						
					
						
							
								
							
						
					
					
				
			
			
			
		
		
	
	
	
								
									#10 Context switching
								
								
							
									juju/JuliOS
								
							
								
									#11 ELF loader
								
								
							
									juju/JuliOS
								
							
			Reference: juju/JuliOS#18
			
		
	
		Loading…
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Need to remap the kernel in upper addresses, this will allow to map userland processes in lower addresses whith a mapping on the kernel in all of them thus allowing more efficient context switching and mitigating some TLB flushes.