eudy: Enable memory overcommit
This commit is contained in:
		
							parent
							
								
									fdb8d098bc
								
							
						
					
					
						commit
						6162a71edc
					
				| @ -70,4 +70,8 @@ in { | |||||||
|   boot.kernelParams = [ |   boot.kernelParams = [ | ||||||
|     "mitigations=off" |     "mitigations=off" | ||||||
|   ]; |   ]; | ||||||
|  |    | ||||||
|  |   # enable memory overcommit, needed to build a taglibc system using nix after | ||||||
|  |   # increasing the openblas memory footprint | ||||||
|  |   boot.kernel.sysctl."vm.overcommit_memory" = 1; | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user