summaryrefslogtreecommitdiff
path: root/Documentation/pps
diff options
context:
space:
mode:
authorYinghai Lu <yinghai@kernel.org>2010-08-25 13:39:16 -0700
committerH. Peter Anvin <hpa@zytor.com>2010-08-27 11:11:16 -0700
commitb52c17ce854125700c4e19d4427d39bf2504ff63 (patch)
tree917bbfb7b1603b6deb7dee735d05071199d5ba51 /Documentation/pps
parent6bcc8176d07f108da3b1af17fb2c0e82c80e948e (diff)
x86, memblock: Add memblock_x86_free_memory_in_range()
It will return free memory size in specified range. We can not use memory_size - reserved_size here, because some reserved area may not be in the scope of memblock.memory.region. Use memblock.memory.region subtracting memblock.reserved.region to get free range array. then count size of all free ranges. -v2: Ben insist on using _in_range Signed-off-by: Yinghai Lu <yinghai@kernel.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'Documentation/pps')
0 files changed, 0 insertions, 0 deletions