Hello,
On 02/14/2015 10:32 AM, Gioh Kim wrote:
> 2015-02-13 오전 7:15에 Stefan Strogin 이(가) 쓴 글:
>> From: Dmitry Safonov
>>
>> Here are two functions that provide interface to compute/get used size
>> and size of biggest free chunk in cma region.
> I usually just try to allocate memory, not check fre
2015-02-13 오전 7:15에 Stefan Strogin 이(가) 쓴 글:
> From: Dmitry Safonov
>
> Here are two functions that provide interface to compute/get used size
> and size of biggest free chunk in cma region.
I usually just try to allocate memory, not check free size before try,
becuase free size can be changed
On Fri, Feb 13, 2015 at 01:15:42AM +0300, Stefan Strogin wrote:
> From: Dmitry Safonov
>
> Here are two functions that provide interface to compute/get used size
> and size of biggest free chunk in cma region.
> Add that information to debugfs.
>
> Signed-off-by: Dmitry Safonov
> Signed-off-by:
From: Dmitry Safonov
Here are two functions that provide interface to compute/get used size
and size of biggest free chunk in cma region.
Add that information to debugfs.
Signed-off-by: Dmitry Safonov
Signed-off-by: Stefan Strogin
---
include/linux/cma.h | 2 ++
mm/cma.c| 30
4 matches
Mail list logo