linux-stable/Documentation/admin-guide/mm
Keith Busch 13bac55ef7 doc/mm: New documentation for memory performance
Platforms may provide system memory where some physical address ranges
perform differently than others, or is cached by the system on the
memory side.

Add documentation describing a high level overview of such systems and the
perforamnce and caching attributes the kernel provides for applications
wishing to query this information.

Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Tested-by: Brice Goglin <Brice.Goglin@inria.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-04-04 18:41:21 +02:00
..
concepts.rst docs/admin-guide/mm/concepts.rst: grammar and style fixups 2018-11-20 09:26:10 -07:00
hugetlbpage.rst docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mm 2018-05-08 09:31:31 -06:00
idle_page_tracking.rst tools/vm/page-types.c: add support for idle page tracking 2018-08-17 16:20:28 -07:00
index.rst docs: move memory hotplug description into admin-guide/mm 2018-10-07 09:16:16 -06:00
ksm.rst docs/vm: ksm: split userspace interface to admin-guide/mm/ksm.rst 2018-04-27 17:19:49 -06:00
memory-hotplug.rst memory-hotplug.rst: add some details about locking internals 2018-10-31 08:54:17 -07:00
numa_memory_policy.rst docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mm 2018-05-08 09:31:31 -06:00
numaperf.rst doc/mm: New documentation for memory performance 2019-04-04 18:41:21 +02:00
pagemap.rst mm: convert PG_balloon to PG_offline 2019-03-05 21:07:14 -08:00
soft-dirty.rst
transhuge.rst docs/vm: transhuge: split userspace bits to admin-guide/mm/transhuge 2018-05-21 09:30:58 -06:00
userfaultfd.rst