Disable NUMA balancing in fox
See: https://www.kernel.org/doc/html/latest/admin-guide/sysctl/kernel.html#numa-balancing Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
		
							parent
							
								
									70c9338076
								
							
						
					
					
						commit
						41962ba34f
					
				| @ -22,6 +22,9 @@ | ||||
|   # Use performance for benchmarks | ||||
|   powerManagement.cpuFreqGovernor = "performance"; | ||||
| 
 | ||||
|   # Disable NUMA balancing | ||||
|   boot.kernel.sysctl."kernel.numa_balancing" = 0; | ||||
| 
 | ||||
|   services.openssh.settings.X11Forwarding = true; | ||||
| 
 | ||||
|   networking = { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user