Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7225e751 authored by Randy Dunlap's avatar Randy Dunlap Committed by Ingo Molnar
Browse files

documentation: move mtrr.txt to Doc/x86/ subdir



Move mtrr.txt to the Documentation/x86/ subdirectory.
Add 00-INDEX to the Documentation/x86/ subdirectory.

Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Cc: Adrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent a021e512
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -253,8 +253,6 @@ mono.txt
	- how to execute Mono-based .NET binaries with the help of BINFMT_MISC.
moxa-smartio
	- file with info on installing/using Moxa multiport serial driver.
mtrr.txt
	- how to use PPro Memory Type Range Registers to increase performance.
mutex-design.txt
	- info on the generic mutex subsystem.
namespaces/
+4 −0
Original line number Diff line number Diff line
00-INDEX
	- this file
mtrr.txt
	- how to use x86 Memory Type Range Registers to increase performance
+2 −2

File changed and moved.

Contains only whitespace changes.

+1 −1
Original line number Diff line number Diff line
@@ -1131,7 +1131,7 @@ config MTRR
	  You can safely say Y even if your machine doesn't have MTRRs, you'll
	  just add about 9 KB to your kernel.

	  See <file:Documentation/mtrr.txt> for more information.
	  See <file:Documentation/x86/mtrr.txt> for more information.

config MTRR_SANITIZER
	bool