inaccessible page under the user stack page, to help exec deal w/ too-large args
This commit is contained in:
		
							parent
							
								
									62e3b8a92c
								
							
						
					
					
						commit
						371ab7fa96
					
				
					 4 changed files with 21 additions and 4 deletions
				
			
		
							
								
								
									
										1
									
								
								defs.h
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								defs.h
									
										
									
									
									
								
							|  | @ -176,6 +176,7 @@ pde_t*          copyuvm(pde_t*, uint); | |||
| void            switchuvm(struct proc*); | ||||
| void            switchkvm(void); | ||||
| int             copyout(pde_t*, uint, void*, uint); | ||||
| void            clear_pte_u(pde_t *pgdir, char *uva); | ||||
| 
 | ||||
| // number of elements in fixed-size array
 | ||||
| #define NELEM(x) (sizeof(x)/sizeof((x)[0])) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Robert Morris
						Robert Morris