diff options
| author | David Rientjes <[email protected]> | 2007-07-21 17:10:31 +0200 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-21 18:37:10 -0700 |
| commit | 3af044e0f832cfa3fcdce14dc30678b79dd36995 (patch) | |
| tree | bd80fcea7b37c9eeef8d23b25d470b4a43c0e4ac /include | |
| parent | 34feb2c83beb3bdf13535a36770f7e50b47ef299 (diff) | |
x86_64: extract helper function from e820_register_active_regions
The logic in e820_find_active_regions() for determining the true active
regions for an e820 entry given a range of PFN's is needed for
e820_hole_size() as well.
e820_hole_size() is called from the NUMA emulation code to determine the
reserved area within an address range on a per-node basis. Its logic should
duplicate that of finding active regions in an e820 entry because these are
the only true ranges we may register anyway.
[[email protected]: cleanup]
Cc: Mel Gorman <[email protected]>
Signed-off-by: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Andi Kleen <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions