| 
									
										
										
										
											2007-10-16 23:31:17 -07:00
										 |  |  | 00-INDEX | 
					
						
							|  |  |  | 	- this file. | 
					
						
							| 
									
										
										
										
											2009-04-13 14:40:09 -07:00
										 |  |  | active_mm.txt | 
					
						
							|  |  |  | 	- An explanation from Linus about tsk->active_mm vs tsk->mm. | 
					
						
							| 
									
										
										
										
											2007-10-16 23:31:17 -07:00
										 |  |  | balance | 
					
						
							|  |  |  | 	- various information on memory balancing. | 
					
						
							| 
									
										
										
										
											2010-03-10 15:21:58 -08:00
										 |  |  | hugepage-mmap.c | 
					
						
							|  |  |  | 	- Example app using huge page memory with the mmap system call. | 
					
						
							|  |  |  | hugepage-shm.c | 
					
						
							|  |  |  | 	- Example app using huge page memory with Sys V shared memory system calls. | 
					
						
							| 
									
										
										
										
											2007-10-16 23:31:17 -07:00
										 |  |  | hugetlbpage.txt | 
					
						
							|  |  |  | 	- a brief summary of hugetlbpage support in the Linux kernel. | 
					
						
							| 
									
										
										
										
											2010-03-10 15:21:58 -08:00
										 |  |  | hwpoison.txt | 
					
						
							|  |  |  | 	- explains what hwpoison is | 
					
						
							| 
									
										
										
										
											2009-09-21 17:02:24 -07:00
										 |  |  | ksm.txt | 
					
						
							|  |  |  | 	- how to use the Kernel Samepage Merging feature. | 
					
						
							| 
									
										
										
										
											2007-10-16 23:31:17 -07:00
										 |  |  | locking | 
					
						
							|  |  |  | 	- info on how locking and synchronization is done in the Linux vm code. | 
					
						
							| 
									
										
										
										
											2010-03-10 15:21:58 -08:00
										 |  |  | map_hugetlb.c | 
					
						
							|  |  |  | 	- an example program that uses the MAP_HUGETLB mmap flag. | 
					
						
							| 
									
										
										
										
											2007-10-16 23:31:17 -07:00
										 |  |  | numa | 
					
						
							|  |  |  | 	- information about NUMA specific code in the Linux vm. | 
					
						
							|  |  |  | numa_memory_policy.txt | 
					
						
							|  |  |  | 	- documentation of concepts and APIs of the 2.6 memory policy support. | 
					
						
							|  |  |  | overcommit-accounting | 
					
						
							|  |  |  | 	- description of the Linux kernels overcommit handling modes. | 
					
						
							| 
									
										
										
										
											2010-03-10 15:21:58 -08:00
										 |  |  | page-types.c | 
					
						
							|  |  |  | 	- Tool for querying page flags | 
					
						
							| 
									
										
										
										
											2007-10-16 23:31:17 -07:00
										 |  |  | page_migration | 
					
						
							|  |  |  | 	- description of page migration in NUMA systems. | 
					
						
							| 
									
										
										
										
											2010-03-10 15:21:58 -08:00
										 |  |  | pagemap.txt | 
					
						
							|  |  |  | 	- pagemap, from the userspace perspective | 
					
						
							| 
									
										
										
										
											2007-10-16 23:31:17 -07:00
										 |  |  | slabinfo.c | 
					
						
							|  |  |  | 	- source code for a tool to get reports about slabs. | 
					
						
							|  |  |  | slub.txt | 
					
						
							|  |  |  | 	- a short users guide for SLUB. | 
					
						
							| 
									
										
										
										
											2010-03-10 15:21:58 -08:00
										 |  |  | unevictable-lru.txt | 
					
						
							|  |  |  | 	- Unevictable LRU infrastructure |