 a00e0d714f
			
		
	
	
	a00e0d714f
	
	
	
		
			
			The RCU CPU stall warnings can now be controlled using the rcu_cpu_stall_suppress boot-time parameter or via the same parameter from sysfs. There is therefore no longer any reason to have kernel config parameters for this feature. This commit therefore removes the RCU_CPU_STALL_DETECTOR and RCU_CPU_STALL_DETECTOR_RUNNABLE kernel config parameters. The RCU_CPU_STALL_TIMEOUT parameter remains to allow the timeout to be tuned and the RCU_CPU_STALL_VERBOSE parameter remains to allow task-stall information to be suppressed if desired. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>
		
			
				
	
	
		
			32 lines
		
	
	
	
		
			852 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
	
		
			852 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
| 00-INDEX
 | |
| 	- This file
 | |
| arrayRCU.txt
 | |
| 	- Using RCU to Protect Read-Mostly Arrays
 | |
| checklist.txt
 | |
| 	- Review Checklist for RCU Patches
 | |
| listRCU.txt
 | |
| 	- Using RCU to Protect Read-Mostly Linked Lists
 | |
| lockdep.txt
 | |
| 	- RCU and lockdep checking
 | |
| NMI-RCU.txt
 | |
| 	- Using RCU to Protect Dynamic NMI Handlers
 | |
| rcubarrier.txt
 | |
| 	- RCU and Unloadable Modules
 | |
| rculist_nulls.txt
 | |
| 	- RCU list primitives for use with SLAB_DESTROY_BY_RCU
 | |
| rcuref.txt
 | |
| 	- Reference-count design for elements of lists/arrays protected by RCU
 | |
| rcu.txt
 | |
| 	- RCU Concepts
 | |
| RTFP.txt
 | |
| 	- List of RCU papers (bibliography) going back to 1980.
 | |
| stallwarn.txt
 | |
| 	- RCU CPU stall warnings (module parameter rcu_cpu_stall_suppress)
 | |
| torture.txt
 | |
| 	- RCU Torture Test Operation (CONFIG_RCU_TORTURE_TEST)
 | |
| trace.txt
 | |
| 	- CONFIG_RCU_TRACE debugfs files and formats
 | |
| UP.txt
 | |
| 	- RCU on Uniprocessor Systems
 | |
| whatisRCU.txt
 | |
| 	- What is RCU?
 |