mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 09:36:25 +00:00 
			
		
		
		
	 c598a070bc
			
		
	
	
		c598a070bc
		
	
	
	
	
		
			
			Adds a lockdep.txt file and updates checklist.txt and whatisRCU.txt to reflect the new lockdep-enabled capabilities of RCU. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: laijs@cn.fujitsu.com Cc: dipankar@in.ibm.com Cc: mathieu.desnoyers@polymtl.ca Cc: josh@joshtriplett.org Cc: dvhltc@us.ibm.com Cc: niv@us.ibm.com Cc: peterz@infradead.org Cc: rostedt@goodmis.org Cc: Valdis.Kletnieks@vt.edu Cc: dhowells@redhat.com LKML-Reference: <1266887105-1528-13-git-send-email-paulmck@linux.vnet.ibm.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
		
			
				
	
	
		
			33 lines
		
	
	
		
			842 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			842 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 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 (CONFIG_RCU_CPU_STALL_DETECTOR)
 | |
| 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?
 |