Disable sprofile by default
-Reduces kernel memory usage
This commit is contained in:
		
							parent
							
								
									9aa4fb0dc6
								
							
						
					
					
						commit
						084f96981b
					
				| @ -104,7 +104,7 @@ | |||||||
| #define FASTLOAD _FASTLOAD | #define FASTLOAD _FASTLOAD | ||||||
| 
 | 
 | ||||||
| /* Enable or disable system profiling. */ | /* Enable or disable system profiling. */ | ||||||
| #define SPROFILE          1    /* statistical profiling */ | #define SPROFILE          0    /* statistical profiling */ | ||||||
| #define CPROFILE          0    /* call profiling */ | #define CPROFILE          0    /* call profiling */ | ||||||
| 
 | 
 | ||||||
| /* PCI configuration parameters */ | /* PCI configuration parameters */ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Arun Thomas
						Arun Thomas