CONTRIBUTING.d/patches: Please provide a git-range-diff(1)
[man-pages.git] / man5 / proc_mtrr.5
blobd4f5e9ab26cb9b9e0da70d8a9aaf7097a33bc724
1 .\" Copyright (C) 1994, 1995, Daniel Quinlan <quinlan@yggdrasil.com>
2 .\" Copyright (C) 2002-2008, 2017, Michael Kerrisk <mtk.manpages@gmail.com>
3 .\" Copyright (C) 2023, Alejandro Colomar <alx@kernel.org>
4 .\"
5 .\" SPDX-License-Identifier: GPL-3.0-or-later
6 .\"
7 .TH proc_mtrr 5 (date) "Linux man-pages (unreleased)"
8 .SH NAME
9 /proc/mtrr \- memory type range registers
10 .SH DESCRIPTION
11 .TP
12 .I /proc/mtrr
13 Memory Type Range Registers.
14 See the Linux kernel source file
15 .I Documentation/x86/mtrr.rst
16 (or
17 .I Documentation/x86/mtrr.txt
18 .\" commit 7225e75144b9718cbbe1820d9c011c809d5773fd
19 before Linux 5.2, or
20 .I Documentation/mtrr.txt
21 before Linux 2.6.28)
22 for details.
23 .SH SEE ALSO
24 .BR proc (5)