Hi,

Thanks Denis.
Actually my induction is to study those things. So I think it can be start
from src/core/surface*.c.
If you have any more suggestions it will be always appreciable.


On Fri, Dec 17, 2010 at 3:50 AM, Denis Oliver Kropp <d...@directfb.org>wrote:

> On 12/16/2010 05:35 PM, lin l wrote:
>
>> Hi all,
>>
>> I am using DirectFB-1.4.3.
>> I need to know which all files I need to refer in-order to identify how
>> the memory  for surfaces are managed(alloc/free) in DirectFB.
>> I need to track both system and video memory. Can any one tell me which
>> all are the files I need to refer for this purpose.
>>
>
> Running the multi app core you can always run "dfbdump -a"
> to show a list of all allocations made in the surface pools.
>
> Management takes place in src/core/surface*.c and in each
> of the surface pool implementations, especially the ones
> provided with the system module.
>
> --
> Best regards,
>  Denis Oliver Kropp
>
> .------------------------------------------.
> | DirectFB - Hardware accelerated graphics |
> | http://www.directfb.org/                 |
> "------------------------------------------"
> _______________________________________________
> directfb-dev mailing list
> directfb-dev@directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
>



-- 
Cheers,
Lin
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to