diff options
author | Igor Mammedov <[email protected]> | 2015-12-04 14:07:05 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-12-06 12:46:31 +0100 |
commit | 8dd3303001976aa8583bf20f6b93590c74114308 (patch) | |
tree | 50e206f228cc3f8cd4958fd1f0025417b2848a9c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 071ac0c4e8e90d5de05f0779b03ae69ce84820d5 (diff) |
x86/mm: Introduce max_possible_pfn
max_possible_pfn will be used for tracking max possible
PFN for memory that isn't present in E820 table and
could be hotplugged later.
By default max_possible_pfn is initialized with max_pfn,
but later it could be updated with highest PFN of
hotpluggable memory ranges declared in ACPI SRAT table
if any present.
Signed-off-by: Igor Mammedov <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions