aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorYinghai Lu <[email protected]>2010-08-25 13:39:16 -0700
committerH. Peter Anvin <[email protected]>2010-08-27 11:11:16 -0700
commitb52c17ce854125700c4e19d4427d39bf2504ff63 (patch)
tree917bbfb7b1603b6deb7dee735d05071199d5ba51 /net/unix/sysctl_net_unix.c
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 <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions