mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 00:47:21 +01:00 
			
		
		
		
	start-cpulimit: default limit to 20%
This commit is contained in:
		
							parent
							
								
									69e16e536b
								
							
						
					
					
						commit
						1ab8db8069
					
				@ -2,7 +2,7 @@
 | 
			
		||||
# Shell script to start PyLink under CPUlimit, killing it if it starts abusing the CPU.
 | 
			
		||||
 | 
			
		||||
# Set this to whatever you want. cpulimit --help
 | 
			
		||||
LIMIT=50
 | 
			
		||||
LIMIT=20
 | 
			
		||||
 | 
			
		||||
# Change to the PyLink root directory.
 | 
			
		||||
WRAPPER_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user