mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	daemon: optionally call mlockall() on startup
This commit is contained in:
		
							parent
							
								
									71ce195d3b
								
							
						
					
					
						commit
						a9b38b3530
					
				
					 5 changed files with 37 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -73,7 +73,8 @@ typedef struct pa_daemon_conf {
 | 
			
		|||
        disallow_exit,
 | 
			
		||||
        log_meta,
 | 
			
		||||
        log_time,
 | 
			
		||||
        flat_volumes;
 | 
			
		||||
        flat_volumes,
 | 
			
		||||
        lock_memory;
 | 
			
		||||
    int exit_idle_time,
 | 
			
		||||
        scache_idle_time,
 | 
			
		||||
        auto_log_target,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue