Thanks. Thats what i am also thinking..<div><br></div><div>If i want to free some of the memory, which i am allocating as part pixman_implementation_t for opencl intialization stuff (context, command queue, kernel etc) </div>
<div>where i can do that.</div><div><br></div><div>Thanks & Regards,</div><div>Pachauri</div><div><br></div><div><br><div class="gmail_quote">2010/10/30 Krzysztof Kosiński <span dir="ltr"><<a href="http://tweenk.pl">tweenk.pl</a>@<a href="http://gmail.com">gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">2010/10/29 kb pachauri <<a href="mailto:kb.pachauri@gmail.com">kb.pachauri@gmail.com</a>>:<br>
<div class="im">> Hi,<br>
> I am going through pixman code for developing pixman with opencl<br>
> implementation.<br>
> I have made a little success i.e. will submit a patch sometime next week for<br>
> review.<br>
> But i am not getting how pixman_implementation_t is getting free..(where?)<br>
> Thanks in advance..<br>
<br>
</div>pixman_implementation_t is normally not freed at all. Since there is<br>
only one instance of each implementation per process, and it is used<br>
by everything in Pixman, the memory is freed automatically by the OS<br>
when the application quits or the Pixman shared library is unloaded.<br>
<br>
Regards, Krzysztof<br>
</blockquote></div><br><br clear="all"><br>-- <br>Kulbhushan Pachauri<br>Lead Engineer<br>SAIT-India Lab<br>Samsung India Software Operation Pvt. Ltd.<br>Bangalore-560093<br>
</div>